Skip to content

Commit

Permalink
uffizzi 2.4.9
Browse files Browse the repository at this point in the history
uffizzi: update resources

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
BrewTestBot authored and chenrui333 committed Apr 2, 2024
1 parent 660a211 commit 790f18c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/u/uffizzi.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Uffizzi < Formula
desc "Self-serve developer platforms in minutes, not months with k8s virtual clusters"
homepage "https://uffizzi.com"
url "https://github.com/UffizziCloud/uffizzi_cli/archive/refs/tags/v2.4.8.tar.gz"
sha256 "1f8fc5d05ede957b66b8d05ef03099760dc61dc9a1c9f1b4af747180ec20bf89"
url "https://github.com/UffizziCloud/uffizzi_cli/archive/refs/tags/v2.4.9.tar.gz"
sha256 "c6b870205dacbefd58214ce59ac86eaf2a2bcdbd1b3c3fff700335df0a1f27c8"
license "Apache-2.0"

livecheck do
Expand Down Expand Up @@ -111,8 +111,8 @@ class Uffizzi < Formula
end

resource "faker" do
url "https://rubygems.org/gems/faker-3.2.3.gem"
sha256 "ffaf8d7a511f4ae5f5291b92fb306a386a6296765df204a0a4d89750d0813ce7"
url "https://rubygems.org/gems/faker-3.3.1.gem"
sha256 "a42b9b0aca7a6d3c1741dc7713ac5a5491a8bf51af26e45a8687cf4e36665d47"
end

resource "awesome_print" do
Expand All @@ -131,8 +131,8 @@ class Uffizzi < Formula
end

resource "minitest" do
url "https://rubygems.org/gems/minitest-5.20.0.gem"
sha256 "a3faf26a757ced073aaae0bd10481340f53e221a4f50d8a6033591555374752e"
url "https://rubygems.org/gems/minitest-5.22.2.gem"
sha256 "c5a5003fc2114a3fde506e87f377f32a0882b41d944d7b90cf4cd1f781dbc718"
end

resource "ruby2_keywords" do
Expand Down Expand Up @@ -166,8 +166,8 @@ class Uffizzi < Formula
end

resource "uffizzi-cli" do
url "https://rubygems.org/gems/uffizzi-cli-2.4.8.gem"
sha256 "df6ae432d612732a86e1f26d6f0003add32e9cbe4045eaef0db06b5da58072f0"
url "https://rubygems.org/gems/uffizzi-cli-2.4.9.gem"
sha256 "6ed97d55b2a6c5e9e9766035ee10a45e2abc238835a1a53d519f33b41350982f"
end

def install
Expand Down

0 comments on commit 790f18c

Please sign in to comment.