Skip to content

Commit

Permalink
Update Besu version 24.12.1 (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Besu Bot <[email protected]>
Co-authored-by: Besu Bot <[email protected]>
  • Loading branch information
github-actions[bot] and ConsensysOps authored Dec 13, 2024
1 parent 85c8dd0 commit 1d9de15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions besu.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Besu < Formula
desc "hyperledger besu ethereum client"
homepage "https://github.com/hyperledger/besu"
url "https://github.com/hyperledger/besu/releases/download/24.10.0/besu-24.10.0.zip"
url "https://github.com/hyperledger/besu/releases/download/24.12.1/besu-24.12.1.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "2c3833aae5c7461d6bbb54dc5f25ad105bcc591b6385284b5afda0907909c601"
sha256 "87bbd9d175048ce9b42d2470354ce33ca8637a1bcb5e9cb13bd8e0f975a1eaa2"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit 1d9de15

Please sign in to comment.