Skip to content

Commit c787c5e

Browse files
authored
version bump v2.10.0 (#145)
1 parent 5d1c082 commit c787c5e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Formula/ironfish.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
URL = "https://releases.ironfish.network/ironfish-cli-6693fe5.tar.gz".freeze
2-
SHA = "9e889b79d9cd617766d211c95d854d72f88ea1b07d4a0c57ce1b3bcc5daa0b2b".freeze
3-
VERSION = "119".freeze
1+
URL = "https://releases.ironfish.network/ironfish-cli-03b5180.tar.gz".freeze
2+
SHA = "85c66615aa97f6cd1e94d2c5cd0466f71059f499710547f044ce5c8b4769535d".freeze
3+
VERSION = "120".freeze
44

55
class Ironfish < Formula
66
desc "Everything you need to get started with Iron Fish"

Formula/ironfishbeta.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
URL = "https://releases.ironfish.network/ironfish-cli-6693fe5.tar.gz".freeze
2-
SHA = "9e889b79d9cd617766d211c95d854d72f88ea1b07d4a0c57ce1b3bcc5daa0b2b".freeze
3-
VERSION = "119".freeze
1+
URL = "https://releases.ironfish.network/ironfish-cli-03b5180.tar.gz".freeze
2+
SHA = "85c66615aa97f6cd1e94d2c5cd0466f71059f499710547f044ce5c8b4769535d".freeze
3+
VERSION = "120".freeze
44

55
class Ironfishbeta < Formula
66
desc "Beta distribution of Iron Fish"

0 commit comments

Comments
 (0)