monero: update to v0.14.02
Closes #37770. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
dc01a91692
commit
e184e10700
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +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.13.0.4",
|
||||
:revision => "29073f65e8816d4c32b6ffef514943a5650b8d3b"
|
||||
revision 1
|
||||
:tag => "v0.14.0.2",
|
||||
:revision => "6cadbdcd2d952433db3c2422511ed4d13b2cc824"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue