ethereum 1.9.3

Closes #43802.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-09-03 08:26:54 -04:00 committed by FX Coudert
parent 8dc13d3507
commit 50fc59880e

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.2.tar.gz"
sha256 "e6ffeec853847e859a37c6077cf4503642403926a6918686f161db50e88911e2"
url "https://github.com/ethereum/go-ethereum/archive/v1.9.3.tar.gz"
sha256 "d16e8b42b37a23b448775f27f0d2018425e6a1e6fc215f764aad3665a20bf493"
head "https://github.com/ethereum/go-ethereum.git"
bottle do