ethereum 1.9.10

Closes #49209.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2020-01-20 10:06:04 -05:00
parent 23888ad649
commit cd75f0f455

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