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 00b021e commit c857d2aCopy full SHA for c857d2a
Formula/t/teku.rb
@@ -8,8 +8,7 @@ class Teku < Formula
8
head "https://github.com/ConsenSys/teku.git", branch: "master"
9
10
bottle do
11
- rebuild 1
12
- sha256 cellar: :any_skip_relocation, all: "37ca5df33df4de8d403a41faf01bac1d08b7ef56ef0d4314963215949ecc550d"
+ sha256 cellar: :any_skip_relocation, all: "bc2c3318b3e058e6b8422fc32e6612b637c1f435a860e5040630bfd0f4dd7b17"
13
end
14
15
depends_on "gradle@8" => :build
0 commit comments