From 23b49604ed7b5973d86732b76b543b7b0887326b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 14 May 2018 05:30:32 -0700 Subject: [PATCH] ethereum 1.8.8 Closes #27837. Signed-off-by: ilovezfs --- Formula/ethereum.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ethereum.rb b/Formula/ethereum.rb index 1d7dd59642..e9b759a27d 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.7.tar.gz" - sha256 "8e89536400adc7aa7ee630faef8acecdad0b9abad095d8fd46b8960737a80610" + url "https://github.com/ethereum/go-ethereum/archive/v1.8.8.tar.gz" + sha256 "3072ff8090c948648d365f6f2c0144e10f2e74be1fee85046d952d089c5765cb" head "https://github.com/ethereum/go-ethereum.git" bottle do