Skip to content

Commit 60a848e

Browse files
authored
Merge pull request #245459 from Homebrew/bump-teku-25.9.3
teku 25.9.3
2 parents 1973fa2 + 1a0485b commit 60a848e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/teku.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)