We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5bfd7 commit fe4916eCopy full SHA for fe4916e
besu.rb
@@ -1,9 +1,9 @@
1
class Besu < Formula
2
desc "hyperledger besu ethereum client"
3
homepage "https://github.com/hyperledger/besu"
4
- url "https://github.com/hyperledger/besu/releases/download/25.9.0/besu-25.9.0.zip"
+ url "https://github.com/hyperledger/besu/releases/download/25.10.0/besu-25.10.0.zip"
5
# update with: ./updateBesu.sh <new-version>
6
- sha256 "e8f93cd8f9ca4f56346c2cc04b93437f25dbf455b387f72c0e3a0fdd4bc930f1"
+ sha256 "a67ba604f278b784cb427a1ad514c97c680cb83cd09594143e34428bafc7ff62"
7
8
depends_on "openjdk" => "21+"
9
0 commit comments