diff --git a/Formula/ironfish.rb b/Formula/ironfish.rb index 38dc16c..a6f850f 100644 --- a/Formula/ironfish.rb +++ b/Formula/ironfish.rb @@ -1,6 +1,6 @@ -URL = "https://releases.ironfish.network/ironfish-cli-6693fe5.tar.gz".freeze -SHA = "9e889b79d9cd617766d211c95d854d72f88ea1b07d4a0c57ce1b3bcc5daa0b2b".freeze -VERSION = "119".freeze +URL = "https://releases.ironfish.network/ironfish-cli-03b5180.tar.gz".freeze +SHA = "85c66615aa97f6cd1e94d2c5cd0466f71059f499710547f044ce5c8b4769535d".freeze +VERSION = "120".freeze class Ironfish < Formula desc "Everything you need to get started with Iron Fish" diff --git a/Formula/ironfishbeta.rb b/Formula/ironfishbeta.rb index c794aa5..ef95819 100644 --- a/Formula/ironfishbeta.rb +++ b/Formula/ironfishbeta.rb @@ -1,6 +1,6 @@ -URL = "https://releases.ironfish.network/ironfish-cli-6693fe5.tar.gz".freeze -SHA = "9e889b79d9cd617766d211c95d854d72f88ea1b07d4a0c57ce1b3bcc5daa0b2b".freeze -VERSION = "119".freeze +URL = "https://releases.ironfish.network/ironfish-cli-03b5180.tar.gz".freeze +SHA = "85c66615aa97f6cd1e94d2c5cd0466f71059f499710547f044ce5c8b4769535d".freeze +VERSION = "120".freeze class Ironfishbeta < Formula desc "Beta distribution of Iron Fish"