Skip to content

Commit

Permalink
Update Besu version 24.12.2 (#137)
Browse files Browse the repository at this point in the history
Signed-off-by: Besu Bot <[email protected]>
Co-authored-by: Besu Bot <[email protected]>
  • Loading branch information
github-actions[bot] and ConsensysOps authored Dec 16, 2024
1 parent 1d9de15 commit e1ee94a
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.12.1/besu-24.12.1.zip"
url "https://github.com/hyperledger/besu/releases/download/24.12.2/besu-24.12.2.zip"
# update with: ./updateBesu.sh <new-version>
sha256 "87bbd9d175048ce9b42d2470354ce33ca8637a1bcb5e9cb13bd8e0f975a1eaa2"
sha256 "ea6b429fc0bfa1e6d0469c1aa0c48268ea00a1043c7874dfdbdc9714cf8baf28"

depends_on "openjdk" => "21+"

Expand Down

0 comments on commit e1ee94a

Please sign in to comment.