From af477b61b0b342c1bbdeb5e0e2c8f06d62bf7aca Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Thu, 13 Dec 2018 18:15:50 +1100 Subject: [PATCH] ethereum 1.8.20 Closes #35053. Signed-off-by: Sean Molenaar --- Formula/ethereum.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ethereum.rb b/Formula/ethereum.rb index 94e8e901e4..948055a882 100644 --- a/Formula/ethereum.rb +++ b/Formula/ethereum.rb @@ -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.19.tar.gz" - sha256 "64a2954a98ad19e1d2653e61abddda06e86e3fa93dd821c3a4f2d1cc7350dcfc" + url "https://github.com/ethereum/go-ethereum/archive/v1.8.20.tar.gz" + sha256 "7299f72a1d35a2653075a2070babf78f98f6eb3f41da43293304737ac0156658" head "https://github.com/ethereum/go-ethereum.git" bottle do