File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class Teku < Formula
88 head "https://github.com/ConsenSys/teku.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "467d5d5e298111902d69c503521058e30ba6fa1ff37e9da32158a0b2107c4e94 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "467d5d5e298111902d69c503521058e30ba6fa1ff37e9da32158a0b2107c4e94 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "467d5d5e298111902d69c503521058e30ba6fa1ff37e9da32158a0b2107c4e94 "
14- sha256 cellar : :any_skip_relocation , sonoma : "c9adc8d3d88295278463190607280f60260b1d1848beae1f3f0fc0631ea56754 "
15- sha256 cellar : :any_skip_relocation , ventura : "c9adc8d3d88295278463190607280f60260b1d1848beae1f3f0fc0631ea56754 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "467d5d5e298111902d69c503521058e30ba6fa1ff37e9da32158a0b2107c4e94 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c586891b13d7ae78aecdedb0b16f91aa546f4ee6944429d6a36ea429f7384503 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c586891b13d7ae78aecdedb0b16f91aa546f4ee6944429d6a36ea429f7384503 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c586891b13d7ae78aecdedb0b16f91aa546f4ee6944429d6a36ea429f7384503 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "f4af267b49ca77b05f6202d5433d6c3e69d64ea027eb1da39d7362713a9ddb35 "
15+ sha256 cellar : :any_skip_relocation , ventura : "f4af267b49ca77b05f6202d5433d6c3e69d64ea027eb1da39d7362713a9ddb35 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c586891b13d7ae78aecdedb0b16f91aa546f4ee6944429d6a36ea429f7384503 "
1717 end
1818
1919 depends_on "gradle" => :build
You can’t perform that action at this time.
0 commit comments