Skip to content

Commit

Permalink
Update Besu version 24.9.1 (#132)
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 Sep 16, 2024
1 parent 98f4eee commit f7fa599
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.8.0/besu-24.8.0.zip"
url "https://github.com/hyperledger/besu/releases/download/24.9.1/besu-24.9.1.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "9ee217d2188e8da89002c3f42e4f85f89aab782e9512bd03520296f0a4dcdd90"
sha256 "cf8fb04a83d4efe990975d597d4145929852368f9c50c4ec6094790fa3ce95ea"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit f7fa599

Please sign in to comment.