Skip to content

Commit 0c32224

Browse files
committed
ignite 29.3.1
1 parent e405058 commit 0c32224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ignite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/v29.3.0.tar.gz"
5-
sha256 "2fe85bec70e0bbb506759f08b49993da6599358f9d037226acf859b27cd5057f"
4+
url "https://github.com/ignite/cli/archive/refs/tags/v29.3.1.tar.gz"
5+
sha256 "f501ad2737cb24c1d761905caf5592728a2d0b2440e2dde39ef90a082273b8ad"
66
license "Apache-2.0"
77
head "https://github.com/ignite/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)