ethereum 1.10.1
Closes #72749. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
82cf5b6f77
commit
40d957ba14
|
@ -1,8 +1,8 @@
|
|||
class Ethereum < Formula
|
||||
desc "Official Go implementation of the Ethereum protocol"
|
||||
homepage "https://ethereum.github.io/go-ethereum/"
|
||||
url "https://github.com/ethereum/go-ethereum/archive/v1.10.0.tar.gz"
|
||||
sha256 "c514ade85ac88f146bf64fc9eb876f6f2ffddb8bc0bf0cbd4eb1e913a610aa53"
|
||||
url "https://github.com/ethereum/go-ethereum/archive/v1.10.1.tar.gz"
|
||||
sha256 "485ff7b9e5a34457ab424d7e2cb8d377dc571e8daf666e065a0a327b9e413cab"
|
||||
license "LGPL-3.0-or-later"
|
||||
head "https://github.com/ethereum/go-ethereum.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue