Skip to content

Commit 6239918

Browse files
committed
ignite 29.4.1
1 parent f3d2ac5 commit 6239918

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.4.0.tar.gz"
5-
sha256 "c489fcf1905db1038a1d8b3a3ad6811a5ad6ed2f5807cdd16da8e5abe5924829"
4+
url "https://github.com/ignite/cli/archive/refs/tags/v29.4.1.tar.gz"
5+
sha256 "be80089add623fc31219cb8e3df322a6db5325a1540d186ad3e87421335e6270"
66
license "Apache-2.0"
77
head "https://github.com/ignite/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)