Skip to content

Commit 23063a9

Browse files
authored
Merge pull request #221020 from Homebrew/bump-ignite-28.9.0
ignite 28.9.0
2 parents 8da935c + 42d1322 commit 23063a9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/i/ignite.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Ignite < Formula
22
desc "Build, launch, and maintain any crypto application with Ignite CLI"
33
homepage "https://docs.ignite.com/"
4-
url "https://github.com/ignite/cli/archive/refs/tags/v28.8.2.tar.gz"
5-
sha256 "8cdf632cf04b03d761b4b50fb472106302d25f84798575271c949f53facb21ba"
4+
url "https://github.com/ignite/cli/archive/refs/tags/v28.9.0.tar.gz"
5+
sha256 "fe924ea64af54de9403e83918b95842bf84a4e74f366099ca51c6bfcf7ed1ffa"
66
license "Apache-2.0"
77
head "https://github.com/ignite/cli.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "726541567057e4ede541f47b85fb8cb1de41f218d8a24b327e17b842d5eb3065"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fecc2fde2ac28a529274b617cd8f6a98ce063c0165fe1d8a496e173ce55e5ee5"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7b65871000131e4da7c92d52ee26bd352afb756da2436067168a2902049d298e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "09b149f28ec0db60d0fe331b0a39e71a575b3cf2559e91bb80d71eecaab09688"
14-
sha256 cellar: :any_skip_relocation, ventura: "c4b5bd90ff41243a698385f6a392fb5598e24f18970503ec331b4e269a579d7b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "61f4783189b889c929ccc8add522447372680356ebf429da26125091cb821a09"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "991049057b121290f5e064167b2e2c6b23b8760e22265a63ef133ec205305215"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1caee2c6d3017b4693f46711a9f8f142baa1b19449fb3ea06ce39c11ea9f2373"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "24edb252f2d78a85e061eacd6640c3c0c118587ad8c2ddcb89b0d391b007ce05"
13+
sha256 cellar: :any_skip_relocation, sonoma: "648c601eac8718221594027424aa558f24498ede95dba1a98411a4e6d54972e2"
14+
sha256 cellar: :any_skip_relocation, ventura: "48b89611ff6dd0bd897c453c0afa7acccc7385afdab1ebf9fcb389b806caa4f8"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a848dd275ed061447d8a56e65b4481ebe6001d0a18fd9ae3cfff2123d6443915"
1616
end
1717

1818
depends_on "go"

0 commit comments

Comments
 (0)