Skip to content

Commit ec164a2

Browse files
committed
podman-compose: update 1.2.0 bottle.
1 parent e3dfbc5 commit ec164a2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/p/podman-compose.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ class PodmanCompose < Formula
88
license "GPL-2.0-only"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "6a0741f4913f51b3fc2ad9ddfbef1fda656c4554e9ef8e9fa68413234d5ca67f"
12-
sha256 cellar: :any, arm64_sonoma: "10dde7d6207bd40143e7e2c57ea1c46dab8599d541ed7fb04e3a8c673d96936a"
13-
sha256 cellar: :any, arm64_ventura: "e795544ff6e7ec30ffe28e8f27f8533f3e08d3ee587b540d5dcd95ea6a785eaa"
14-
sha256 cellar: :any, sonoma: "030a9bd00b8ba60f8c91450d2d138f6a022503e178ac48993ddf6b9136dce7e4"
15-
sha256 cellar: :any, ventura: "77bc7b087a72453dfde46e5e22988403fe472bd06691b0a89e7f723d4a898092"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9adcf18992eccc71f72b3652959d6ac65dd9710dd4bf823d3e1334648a5f9042"
11+
rebuild 1
12+
sha256 cellar: :any, arm64_sequoia: "2b0450478fc05e29053140b74baf734040c0334cbea9f3738b8ae4ef87d565de"
13+
sha256 cellar: :any, arm64_sonoma: "2f5ecb07c5a56e45ba262eddb097708f021b3b8b2fc26b34b5206656be7bab7f"
14+
sha256 cellar: :any, arm64_ventura: "5f7fa2fb42952693a1c28b0380b2d6ceaae323b6ed7c2829a7bc3a0281dd98b9"
15+
sha256 cellar: :any, sonoma: "a4908c77b78817b69d253a671a60c80f974a6c7a5f69af54298b76ff7de5726d"
16+
sha256 cellar: :any, ventura: "22fc99aa7a5c268f4adf31897f54e36a207ab73b236300816cd5ccba6d703381"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "56271a49c2485596fd9787d20bb1d046783c7afb77909a76ce516004836fe838"
1718
end
1819

1920
depends_on "libyaml"

0 commit comments

Comments
 (0)