Skip to content

Commit

Permalink
release 24.3.3 (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Frame <jason.frame@consensys.net>
  • Loading branch information
jframe authored Apr 11, 2024
1 parent 5900d44 commit 25cb6da
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.0/besu-24.3.0.zip"
url "https://github.com/hyperledger/besu/releases/download/24.3.3/besu-24.3.3.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "41ea2ca734a3b377f43ee178166b5b809827084789378dbbe4e5b52bbd8e0674"
sha256 "b44951e68c6978de7f289ebd5f0111f0087cd266fd0c133afcf33b2004aa1a2a"

depends_on "openjdk" => "17+"

Expand Down

0 comments on commit 25cb6da

Please sign in to comment.