Skip to content

Commit ea87aca

Browse files
committed
teku 25.9.3
1 parent 1e4fa14 commit ea87aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/teku.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ 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

0 commit comments

Comments
 (0)