monero 0.12.2.0
Closes #28604. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
847c2b9334
commit
0ed945f479
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Monero < Formula
|
|||
desc "Official monero wallet and cpu miner"
|
||||
homepage "https://getmonero.org/"
|
||||
url "https://github.com/monero-project/monero.git",
|
||||
:tag => "v0.12.1.0",
|
||||
:revision => "aa6850c71d2269bd0728ee503ff07f1d52ce5e58"
|
||||
:tag => "v0.12.2.0",
|
||||
:revision => "e2c39f6b59fcf5c623c814dfefc518ab0b7eca32"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue