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 f3d2ac5 commit 6239918Copy full SHA for 6239918
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.4.0.tar.gz"
5
- sha256 "c489fcf1905db1038a1d8b3a3ad6811a5ad6ed2f5807cdd16da8e5abe5924829"
+ url "https://github.com/ignite/cli/archive/refs/tags/v29.4.1.tar.gz"
+ sha256 "be80089add623fc31219cb8e3df322a6db5325a1540d186ad3e87421335e6270"
6
license "Apache-2.0"
7
head "https://github.com/ignite/cli.git", branch: "main"
8
0 commit comments