ethereum 1.8.21

Closes #36085.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-01-17 08:18:07 +11:00 committed by Chongyu Zhu
parent d7df4375a5
commit cdf538aeb7
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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