Skip to content

Commit 57a467d

Browse files
committed
powerman-dockerize: update 0.22.2 bottle.
1 parent ca89df7 commit 57a467d

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
@@ -6,12 +6,12 @@ class PowermanDockerize < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "77eb12272817fa2070e5ffff79c53db97e822776cee3b599cf1731c47b5bf96c"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "77eb12272817fa2070e5ffff79c53db97e822776cee3b599cf1731c47b5bf96c"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "77eb12272817fa2070e5ffff79c53db97e822776cee3b599cf1731c47b5bf96c"
12-
sha256 cellar: :any_skip_relocation, sonoma: "0613ab1a6aef4c559a4b566c13323fe02400dbab2698cad61fc6ea099908b0dc"
13-
sha256 cellar: :any_skip_relocation, ventura: "0613ab1a6aef4c559a4b566c13323fe02400dbab2698cad61fc6ea099908b0dc"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f2fc4582b62b2b7bb8c7a947862a82f1e4e46e0a22c620a7d6d920ae5f8ef2a"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "da2232bef02bf8029796b6e9cd47a721dbd3a5add7ef3eca2d8992ad68e13f1f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "da2232bef02bf8029796b6e9cd47a721dbd3a5add7ef3eca2d8992ad68e13f1f"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "da2232bef02bf8029796b6e9cd47a721dbd3a5add7ef3eca2d8992ad68e13f1f"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b25fdf74eb0fc715fd1b0c1c7449429ece0232b291205a050a452d01f07805f2"
13+
sha256 cellar: :any_skip_relocation, ventura: "b25fdf74eb0fc715fd1b0c1c7449429ece0232b291205a050a452d01f07805f2"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d6d1224444b23fe2cec6d510547ac834a6cc67abb73d37f0a0cd83f9ce42d687"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)