We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9262b commit afdf395Copy full SHA for afdf395
1 file changed
Formula/i/ignite.rb
@@ -1,8 +1,8 @@
1
class Ignite < Formula
2
desc "Build, launch, and maintain any crypto application with Ignite CLI"
3
homepage "https://docs.ignite.com/"
4
- url "https://github.com/ignite/cli/archive/refs/tags/v29.6.0.tar.gz"
5
- sha256 "aa84aefcd349d32bf30e12f2a1c4e9caa83f0c9066e9899439ba5e0080d9be38"
+ url "https://github.com/ignite/cli/archive/refs/tags/v29.7.0.tar.gz"
+ sha256 "dac668997d7ffea05889ef683ec707e900ca2acaffa5b694956c6fded14b5f91"
6
license "Apache-2.0"
7
head "https://github.com/ignite/cli.git", branch: "main"
8
0 commit comments