Skip to content

Commit

Permalink
release 24.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed Jul 11, 2024
1 parent 39b54e6 commit d7bc2b2
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.6.0/besu-24.6.0.zip"
url "https://github.com/hyperledger/besu/releases/download/24.7.0/besu-24.7.0.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "8b2d3a674cd7ead68b9ca68fea21e46d5ec9b278bbadc73f8c13c6a1e1bc0e4d"
sha256 "7e92e2eb469be197af8c8ca7ac494e7a2e7ee91cbdb02d99ff87fb5209e0c2a0"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit d7bc2b2

Please sign in to comment.