Skip to content

Commit d8bb48e

Browse files
committed
ethereum 1.16.0
1 parent d818824 commit d8bb48e

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.0.tar.gz"
5+
sha256 "166333b7d6595ce339c02e7b580b8dda9a7481a3d53cdcab3b5d401738ab0a14"
66
license "LGPL-3.0-or-later"
77
head "https://github.com/ethereum/go-ethereum.git", branch: "master"
88

0 commit comments

Comments
 (0)