File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,13 +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.9.2 " ,
6- revision : "7569ff25f4facc4b6a434bc9ea4877c55cebc6ee "
5+ tag : "25.9.3 " ,
6+ revision : "5997d1fa006d3f1f7cfc87b9b0dd0e3f631faacc "
77 license "Apache-2.0"
88 head "https://github.com/ConsenSys/teku.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , all : "5abdeef110818f2f40867034031c39e98d16d926115e5e647e63d9e7b0d5ff90 "
11+ sha256 cellar : :any_skip_relocation , all : "7bff7c4a3e14e34f4ce6c3ccdd58c2778bae659cfd536d623371bb59fae87180 "
1212 end
1313
1414 depends_on "gradle@8" => :build
You can’t perform that action at this time.
0 commit comments