We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc12a0 commit 00b021eCopy full SHA for 00b021e
Formula/t/teku.rb
@@ -2,8 +2,8 @@ class Teku < Formula
2
desc "Java Implementation of the Ethereum 2.0 Beacon Chain"
3
homepage "https://docs.teku.consensys.net/"
4
url "https://github.com/ConsenSys/teku.git",
5
- tag: "25.7.1",
6
- revision: "6faba5e5406548739c3edf158987cc7598b49f70"
+ tag: "25.9.0",
+ revision: "0b5abf5fc62499a2fcf19ac64d907fc8e9530321"
7
license "Apache-2.0"
8
head "https://github.com/ConsenSys/teku.git", branch: "master"
9
0 commit comments