Skip to content

Commit

Permalink
ethereum 1.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 12, 2024
1 parent 6a44858 commit b0b9b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/e/ethereum.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Ethereum < Formula
desc "Official Go implementation of the Ethereum protocol"
homepage "https://geth.ethereum.org/"
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.14.7.tar.gz"
sha256 "c5ba6f30385f761207cdf307b95cc024ce6fd9700830a2626d17005486b18766"
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.14.8.tar.gz"
sha256 "4a5fc87d9c59ccfc5c762b87e7467c2d2792397acc144e0c02655c4ac206a5c3"
license "LGPL-3.0-or-later"
head "https://github.com/ethereum/go-ethereum.git", branch: "master"

Expand Down

0 comments on commit b0b9b32

Please sign in to comment.