Skip to content

Commit

Permalink
24.8.0 (#131)
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte authored Aug 19, 2024
1 parent 5676231 commit 98f4eee
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.7.1/besu-24.7.1.zip"
url "https://github.com/hyperledger/besu/releases/download/24.8.0/besu-24.8.0.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "e616f8100f026a71a146a33847b40257c279b38085b17bb991df045cccb6f832"
sha256 "9ee217d2188e8da89002c3f42e4f85f89aab782e9512bd03520296f0a4dcdd90"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit 98f4eee

Please sign in to comment.