ethereum 1.9.18

Closes #58741.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dawid Dziurla 2020-07-28 17:51:03 +02:00 committed by BrewTestBot
parent 4af732eb76
commit cda3a8a748
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Ethereum < Formula class Ethereum < Formula
desc "Official Go implementation of the Ethereum protocol" desc "Official Go implementation of the Ethereum protocol"
homepage "https://ethereum.github.io/go-ethereum/" homepage "https://ethereum.github.io/go-ethereum/"
url "https://github.com/ethereum/go-ethereum/archive/v1.9.17.tar.gz" url "https://github.com/ethereum/go-ethereum/archive/v1.9.18.tar.gz"
sha256 "88ce9c11c0374657b0999cde2e2469088cd424bc2954e82f5b4c9f1a347d400e" sha256 "6d8e4bd9ab797f3e0df182b7220a65592bda1cf517a2130a044ec5f41ffa72db"
license "LGPL-3.0" license "LGPL-3.0"
head "https://github.com/ethereum/go-ethereum.git" head "https://github.com/ethereum/go-ethereum.git"