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 ea87aca commit 1a0485bCopy full SHA for 1a0485b
Formula/t/teku.rb
@@ -8,7 +8,7 @@ class Teku < Formula
8
head "https://github.com/ConsenSys/teku.git", branch: "master"
9
10
bottle do
11
- sha256 cellar: :any_skip_relocation, all: "5abdeef110818f2f40867034031c39e98d16d926115e5e647e63d9e7b0d5ff90"
+ sha256 cellar: :any_skip_relocation, all: "7bff7c4a3e14e34f4ce6c3ccdd58c2778bae659cfd536d623371bb59fae87180"
12
end
13
14
depends_on "gradle@8" => :build
0 commit comments