xmrig 2.6.4
Closes #29993. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
124012d32f
commit
36bb697889
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xmrig < Formula
|
||||
desc "Monero (XMR) CPU miner"
|
||||
homepage "https://github.com/xmrig/xmrig"
|
||||
url "https://github.com/xmrig/xmrig/archive/v2.6.3.tar.gz"
|
||||
sha256 "a1a1600050d4db00c5a6efe289d46b4dca0f614fe550e525ded37857cc2ab424"
|
||||
url "https://github.com/xmrig/xmrig/archive/v2.6.4.tar.gz"
|
||||
sha256 "94640ba6d3971a6ba91113ce24a5afec95189cf007f8146011f9a3b367011a69"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue