ethereum 1.10.1

Closes #72749.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
morusn 2021-03-09 00:22:54 +01:00 committed by BrewTestBot
parent 82cf5b6f77
commit 40d957ba14
1 changed files with 2 additions and 2 deletions

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.10.0.tar.gz"
sha256 "c514ade85ac88f146bf64fc9eb876f6f2ffddb8bc0bf0cbd4eb1e913a610aa53"
url "https://github.com/ethereum/go-ethereum/archive/v1.10.1.tar.gz"
sha256 "485ff7b9e5a34457ab424d7e2cb8d377dc571e8daf666e065a0a327b9e413cab"
license "LGPL-3.0-or-later"
head "https://github.com/ethereum/go-ethereum.git"