Skip to content

Commit 00b021e

Browse files
committed
teku 25.9.0
1 parent ebc12a0 commit 00b021e

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.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

0 commit comments

Comments
 (0)