Skip to content

Commit

Permalink
ethereum 1.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhn committed Jan 24, 2024
1 parent 2356141 commit c12a09b
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.13.10.tar.gz"
sha256 "109ec6db87ccfa6854380a37bec7ab690bd17f52f47018f16a6c670a6368f9cf"
url "https://github.com/ethereum/go-ethereum/archive/refs/tags/v1.13.11.tar.gz"
sha256 "bc3c5e67fa94228d02e64e54baa1e779aa7a6c0f6a52195677ed9b4d70e57e40"
license "LGPL-3.0-or-later"
head "https://github.com/ethereum/go-ethereum.git", branch: "master"

Expand Down

0 comments on commit c12a09b

Please sign in to comment.