Skip to content

Commit 073e1e5

Browse files
committed
ethereum 1.14.11
1 parent e3ed3c1 commit 073e1e5

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.14.10.tar.gz"
5-
sha256 "ec6c55c00526dfe38d9cbc327ea32c239de09cdb61b3b7ff4a90104aa36e09be"
4+
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.14.11.tar.gz"
5+
sha256 "4c21982453b1046e07fe68533b2a9d6d7bd7fd618ca8c1d990e6ceebe04ab4b8"
66
license "LGPL-3.0-or-later"
77
head "https://github.com/ethereum/go-ethereum.git", branch: "master"
88

0 commit comments

Comments
 (0)