monero 0.15.0.1
Closes #46926. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
406c236984
commit
4e22cbb5ee
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.15.0.0",
|
||||
:revision => "69c488a479609df2838c14cd0cf500242758f449"
|
||||
:tag => "v0.15.0.1",
|
||||
:revision => "6def88ad405b39f632a91afa3aacbb92ecc63c1f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue