ethereum 1.9.6

Closes #44859.

Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
Rui Chen 2019-10-03 12:46:38 -04:00
parent db1fe0d6c2
commit 17f049f20c

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.5.tar.gz"
sha256 "e3972fa7c3883d6c5672c4d9bc9a087b7c224810b35cf4d146f9ac9de4e3bf90"
url "https://github.com/ethereum/go-ethereum/archive/v1.9.6.tar.gz"
sha256 "3000f787735ee302088d17d406eafc2ec26eaffc083d876b2fa07ec7dfbb94f9"
head "https://github.com/ethereum/go-ethereum.git"
bottle do