Skip to content

Commit

Permalink
release (#121)
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 27, 2024
1 parent 297a924 commit 0d8fb6f
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.5.1/besu-24.5.1.zip"
url "https://github.com/hyperledger/besu/releases/download/24.5.2/besu-24.5.2.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "13d75b6b22e1303f39fd3eaddf736b24ca150b2bafa7b98fce7c7782e54b213f"
sha256 "23966b501a69e320e8f8f46a3d103ccca45b53f8fee35a6543bd9a260b5784ee"

depends_on "openjdk" => "17+"

Expand Down

0 comments on commit 0d8fb6f

Please sign in to comment.