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 @@ -7,12 +7,12 @@ class PowermanDockerize < Formula
7
7
license "MIT"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4a0293bcece03af2c4730f956ba99e3ecbac16b858f96aa259a31d2d619f3c0c "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4a0293bcece03af2c4730f956ba99e3ecbac16b858f96aa259a31d2d619f3c0c "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "4a0293bcece03af2c4730f956ba99e3ecbac16b858f96aa259a31d2d619f3c0c "
13
- sha256 cellar : :any_skip_relocation , sonoma : "f15a2cdcff5ccb5c2121bb2bd51a02843338cb7fd4bfa3bcce3c9ac50f88e2ce "
14
- sha256 cellar : :any_skip_relocation , ventura : "f15a2cdcff5ccb5c2121bb2bd51a02843338cb7fd4bfa3bcce3c9ac50f88e2ce "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "b929edf1227ef9345ed11289fdf6dc7b476072bac539513c46d2a0302571f2da "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "cacb9c8c99dea828b7cbe8d566b4f34b075602eb4c6efa22a3c0e572f12abe99 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cacb9c8c99dea828b7cbe8d566b4f34b075602eb4c6efa22a3c0e572f12abe99 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "cacb9c8c99dea828b7cbe8d566b4f34b075602eb4c6efa22a3c0e572f12abe99 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "0562e04edc456f122f46a454234f49acb227d846f4595cc9e61f408f50c66026 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "0562e04edc456f122f46a454234f49acb227d846f4595cc9e61f408f50c66026 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4f6f8becec6b760a1ce4cc250770c9207821b42f4bd8917ea44db186fb4e6c3b "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments