Skip to content

Commit 340b989

Browse files
committed
docker-compose: update 2.40.0 bottle.
1 parent 50fcac6 commit 340b989

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_tahoe: "15421e50a7564a336ff41f9d08a5795d70131b6802f9e98718562fbab6cea45c"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef812c7dba7c68ccc12d9f2b6143e940c80ab89612b95a9b0e5a0c09f4317479"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5f7f4b72da169d714c0889c740ab34aad72950a2a3e1f8a20776265d8dd074f2"
21-
sha256 cellar: :any_skip_relocation, sonoma: "51573d2ff9b0f9157f15ee4f5e89ae749c3252e601e6b575f1c853413a16cd85"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "85f8805858cbe0dd459dd2a2fa8d607cb74806721ffc6b6b6e1854afdfdbce45"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b98698def1d6d6d1eed8d3479b13e616c97cb106e7bd81b8b28ce0988b8964e"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5d47f7f24c72e4cfee475a74500a102e10fe92f000063e3cb17b1a5fcdd0d576"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5e911ead5d0f5293392149bd3aa4bcdc17d00c421b10c527da901deb1e63f73"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8f06c35e27dbe1b4a3eb99186ecc899bd3fe284194aed6fc8d7e80b07a5c8e0"
21+
sha256 cellar: :any_skip_relocation, sonoma: "9007ffe0b128a8ba4a00fe65562a53547a0a66a4ff0d0ddbfa8edbb46c344a82"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "c50701802a50fd048825ca5eada7cab07990b5e635f133a19546e717fc09c946"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff58288afd95093afcbb79fbefcf111f06991f6699e6e73026db667cdbc05e08"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)