Skip to content

Commit 28d7892

Browse files
committed
docker-compose: update 2.30.3 bottle.
1 parent 84a1b31 commit 28d7892

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/docker-compose.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class DockerCompose < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6b134f4f9026a8f913e19851687447a3f628f9ad43cca5f5272c902b93a30b0f"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a8798adc92f88108fc1379f336b9a2a3c8a6b94a2ff494adecbf1fe3c7d02e0f"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3795a3d9719c4aac2d4bf2f896d6f4aa9a895099da6800e3ed1d20b109e7e3b5"
21-
sha256 cellar: :any_skip_relocation, sonoma: "df953ab17419e259315d86644c705563447ba6f3d4f84298369a11798e1b11b4"
22-
sha256 cellar: :any_skip_relocation, ventura: "f37558326eac5b86b4713e4b1d8417498bbfbfc493a128a9e2dbde3d91ce5f41"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f96a769d02533ea9442647353660d4b7defcf83226b0baafca217076b2066d9c"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8998e922e61ba74b3785eeb9c39a321245299e78142eb2dac175ac4f55f2975c"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "511309143eb081d779d710d41260002a92b873e260609bbcc2318f95516f394d"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "19ce7beff8f8d3b175adcb055a21bcd0bf205c7a086996e01bf3d362db377e33"
21+
sha256 cellar: :any_skip_relocation, sonoma: "99214f5d88636f68b3493292c24eb187833baf02bcf4ddc0005dcffa986d0532"
22+
sha256 cellar: :any_skip_relocation, ventura: "e4eb0846aadcad6a5b182f26980e4cc117ebf3ff9708c4ac8b894d6a074ac020"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "effc47ebf7cc761528a85901c75846816a3a667eb098aac5ed7aae17491e2070"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)