xmrig 2.4.5
Closes #24310. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d4b2995a0c
commit
3824b5c036
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.4.4.tar.gz"
|
||||
sha256 "4ad514db6bbe214a9d4b9a01d1e4e5252a09554fa28c153dbdfa49a001090142"
|
||||
url "https://github.com/xmrig/xmrig/archive/v2.4.5.tar.gz"
|
||||
sha256 "cd292a0395702fd1e7ee84f5f4018f037bc91a1d4723f54bfbaa771f46e67422"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue