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 1e4fa14 commit ea87acaCopy full SHA for ea87aca
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.9.2",
6
- revision: "7569ff25f4facc4b6a434bc9ea4877c55cebc6ee"
+ tag: "25.9.3",
+ revision: "5997d1fa006d3f1f7cfc87b9b0dd0e3f631faacc"
7
license "Apache-2.0"
8
head "https://github.com/ConsenSys/teku.git", branch: "master"
9
0 commit comments