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 e405058 commit 0c32224Copy full SHA for 0c32224
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.3.0.tar.gz"
5
- sha256 "2fe85bec70e0bbb506759f08b49993da6599358f9d037226acf859b27cd5057f"
+ url "https://github.com/ignite/cli/archive/refs/tags/v29.3.1.tar.gz"
+ sha256 "f501ad2737cb24c1d761905caf5592728a2d0b2440e2dde39ef90a082273b8ad"
6
license "Apache-2.0"
7
head "https://github.com/ignite/cli.git", branch: "main"
8
0 commit comments