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 e8c3874 commit 0bad580Copy full SHA for 0bad580
1 file changed
Formula/g/groestlcoin.rb
@@ -1,8 +1,8 @@
1
class Groestlcoin < Formula
2
desc "Decentralized, peer to peer payment network"
3
homepage "https://www.groestlcoin.org/groestlcoin-core-wallet/"
4
- url "https://github.com/Groestlcoin/groestlcoin/releases/download/v30.2/groestlcoin-30.2.tar.gz"
5
- sha256 "0428a5c7b36185770248ffe5a41ca7bc7a6ce0d6f11216e624287827d8cd29bc"
+ url "https://github.com/Groestlcoin/groestlcoin/releases/download/v31.0/groestlcoin-31.0.tar.gz"
+ sha256 "9c8b3004f7ed640a24acdadccace49ea123feae66ba562ca967de4119f061be3"
6
license "MIT"
7
head "https://github.com/groestlcoin/groestlcoin.git", branch: "master"
8
0 commit comments