Skip to content

Commit

Permalink
Update Besu version 24.10.0 (#133)
Browse files Browse the repository at this point in the history
Signed-off-by: Besu Bot <devops@consensys.net>
Co-authored-by: Besu Bot <devops@consensys.net>
  • Loading branch information
github-actions[bot] and ConsensysOps authored Oct 17, 2024
1 parent f7fa599 commit 85c8dd0
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.9.1/besu-24.9.1.zip"
url "https://github.com/hyperledger/besu/releases/download/24.10.0/besu-24.10.0.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "cf8fb04a83d4efe990975d597d4145929852368f9c50c4ec6094790fa3ce95ea"
sha256 "2c3833aae5c7461d6bbb54dc5f25ad105bcc591b6385284b5afda0907909c601"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit 85c8dd0

Please sign in to comment.