ethereum 1.9.10
Closes #49209. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
23888ad649
commit
cd75f0f455
1 changed files with 2 additions and 2 deletions
|
@ -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.9.9.tar.gz"
|
||||
sha256 "52fd34920841c9915d67f28c416ce7e98b654c116b03edee94f6ef06e5a8cf92"
|
||||
url "https://github.com/ethereum/go-ethereum/archive/v1.9.10.tar.gz"
|
||||
sha256 "d16afd0686a083e2bb3c18862c7d736505355e42edff4c401112dc643c4fad15"
|
||||
head "https://github.com/ethereum/go-ethereum.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue