From 616d3e259c6205cd028cf9037c83e90015ae289e Mon Sep 17 00:00:00 2001 From: Lorenz Breidenbach Date: Wed, 4 Oct 2017 15:27:19 +0200 Subject: [PATCH] geth 1.7.1 Closes #18978. Signed-off-by: FX Coudert --- Formula/geth.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/geth.rb b/Formula/geth.rb index 150641d9e7..696b70dbb3 100644 --- a/Formula/geth.rb +++ b/Formula/geth.rb @@ -1,8 +1,8 @@ class Geth < 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.7.0.tar.gz" - sha256 "bc33d6f21d9c354a69b45bd01180c5a6744532e74fe87d69b36782ee112e7059" + url "https://github.com/ethereum/go-ethereum/archive/v1.7.1.tar.gz" + sha256 "403c1e701acad24e4132db55e8796bbb03ca2135788943869abf5f7bc8919dbc" head "https://github.com/ethereum/go-ethereum.git" bottle do