Skip to content

Commit 9a93145

Browse files
committed
ethereum 1.16.2
1 parent 4cefec9 commit 9a93145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/ethereum.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ethereum < Formula
22
desc "Official Go implementation of the Ethereum protocol"
33
homepage "https://geth.ethereum.org/"
4-
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.15.11.tar.gz"
5-
sha256 "d9f584c7d77e170320c1b374cc4528dc5987f5a88d2ea79f700a254597788e1b"
4+
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.16.2.tar.gz"
5+
sha256 "ab0650551a6f1d5443c6c857338f834c6adb5c96b1b2e4851e4b8cb516758ea2"
66
license "LGPL-3.0-or-later"
77
head "https://github.com/ethereum/go-ethereum.git", branch: "master"
88

0 commit comments

Comments
 (0)