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 984d3b3 commit a0b602bCopy full SHA for a0b602b
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/v28.10.0.tar.gz"
5
- sha256 "92fb98e8af121fefffd2e333c6affa27bfb209bcfab7fd744b5852748a96e812"
+ url "https://github.com/ignite/cli/archive/refs/tags/v29.0.0.tar.gz"
+ sha256 "916549104c30ac4b68dd02112d4148c2278eef621801cbd636b94e3be7954b41"
6
license "Apache-2.0"
7
head "https://github.com/ignite/cli.git", branch: "main"
8
0 commit comments