ethereum 1.8.21
Closes #36085. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d7df4375a5
commit
cdf538aeb7
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.8.20.tar.gz"
|
||||
sha256 "7299f72a1d35a2653075a2070babf78f98f6eb3f41da43293304737ac0156658"
|
||||
url "https://github.com/ethereum/go-ethereum/archive/v1.8.21.tar.gz"
|
||||
sha256 "736028b4babd44d67a70a4a7883a06e97263449805c8c067b7dfd77e9fa94299"
|
||||
head "https://github.com/ethereum/go-ethereum.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue