Skip to content

Commit 7558ba9

Browse files
committed
powerman-dockerize: update 0.23.2 bottle.
1 parent 01ab688 commit 7558ba9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/powerman-dockerize.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class PowermanDockerize < Formula
77
license "MIT"
88

99
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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)