ethereum 1.9.7
Closes #46461. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
6fbc6b5e51
commit
0693181a70
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.6.tar.gz"
|
||||
sha256 "3000f787735ee302088d17d406eafc2ec26eaffc083d876b2fa07ec7dfbb94f9"
|
||||
url "https://github.com/ethereum/go-ethereum/archive/v1.9.7.tar.gz"
|
||||
sha256 "991ab9cad1697e32acf0f926e38e8d4f6ee3140d3f3236f971b178a6a35a187b"
|
||||
head "https://github.com/ethereum/go-ethereum.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue