We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cefec9 commit 9a93145Copy full SHA for 9a93145
Formula/e/ethereum.rb
@@ -1,8 +1,8 @@
1
class Ethereum < Formula
2
desc "Official Go implementation of the Ethereum protocol"
3
homepage "https://geth.ethereum.org/"
4
- url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.15.11.tar.gz"
5
- sha256 "d9f584c7d77e170320c1b374cc4528dc5987f5a88d2ea79f700a254597788e1b"
+ url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.16.2.tar.gz"
+ sha256 "ab0650551a6f1d5443c6c857338f834c6adb5c96b1b2e4851e4b8cb516758ea2"
6
license "LGPL-3.0-or-later"
7
head "https://github.com/ethereum/go-ethereum.git", branch: "master"
8
0 commit comments