File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,13 @@ class Teku < Formula
22 desc "Java Implementation of the Ethereum 2.0 Beacon Chain"
33 homepage "https://docs.teku.consensys.net/"
44 url "https://github.com/ConsenSys/teku.git" ,
5- tag : "25.7.1 " ,
6- revision : "6faba5e5406548739c3edf158987cc7598b49f70 "
5+ tag : "25.9.0 " ,
6+ revision : "0b5abf5fc62499a2fcf19ac64d907fc8e9530321 "
77 license "Apache-2.0"
88 head "https://github.com/ConsenSys/teku.git" , branch : "master"
99
1010 bottle do
11- rebuild 1
12- sha256 cellar : :any_skip_relocation , all : "37ca5df33df4de8d403a41faf01bac1d08b7ef56ef0d4314963215949ecc550d"
11+ sha256 cellar : :any_skip_relocation , all : "bc2c3318b3e058e6b8422fc32e6612b637c1f435a860e5040630bfd0f4dd7b17"
1312 end
1413
1514 depends_on "gradle@8" => :build
You can’t perform that action at this time.
0 commit comments