Skip to content

Commit

Permalink
24.5.1 (#120)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
macfarla authored May 14, 2024
1 parent 25cb6da commit 297a924
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.3.3/besu-24.3.3.zip"
url "https://github.com/hyperledger/besu/releases/download/24.5.1/besu-24.5.1.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "b44951e68c6978de7f289ebd5f0111f0087cd266fd0c133afcf33b2004aa1a2a"
sha256 "13d75b6b22e1303f39fd3eaddf736b24ca150b2bafa7b98fce7c7782e54b213f"

depends_on "openjdk" => "17+"

Expand Down

0 comments on commit 297a924

Please sign in to comment.