grin-wallet 3.0.0
Closes #48596. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4abcbc52a5
commit
02c8bd4a2e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GrinWallet < Formula
|
||||
desc "Official wallet for the cryptocurrency Grin"
|
||||
homepage "https://grin.mw"
|
||||
url "https://github.com/mimblewimble/grin-wallet/archive/v2.1.0.tar.gz"
|
||||
sha256 "649664af929fc2afd42e52597ad675d3e1856c95e0cda60ef8d4c478abe5c01c"
|
||||
url "https://github.com/mimblewimble/grin-wallet/archive/v3.0.0.tar.gz"
|
||||
sha256 "81681c042cc3d62f695087df4160748aef3a63d6919bcca8103bbbd8a51ef14c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue