Skip to content

Commit 333a027

Browse files
committed
docker: update 28.5.0 bottle.
1 parent fc18405 commit 333a027

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/d/docker.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,12 @@ class Docker < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d59f5e73408c4fc4e9216ce4135aaf45b2333085e14c0fb2e269b18a18b4ea05"
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b16b84e8051d0e5776b5cb9eabfac72b34e7e9c0b9fcb06f7f08594d2b9f26be"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4aa62e9398789ed259d59e34684b848084f4b43f0ccacbbcb1795f996d51599"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "22832800661f1da1954b5e4025ab897f48ae84bfc4f5988b87313c1e50c6bbe1"
20-
sha256 cellar: :any_skip_relocation, sonoma: "0edc16df66d8603b216c2093e30ba73a27387bf6c6a8833387680a974a5987f7"
21-
sha256 cellar: :any_skip_relocation, ventura: "a32fe1348ee00282d3900f86e8f1272bfdfdd543813408d78c62c32d1b6adc9d"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "c055662664c02f22f34ce79ae79590e20b869e619aa043a75deeb93b2c3a1c46"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f68c19ae934558c8139a0028142717ffe5d1f00a660aa087ad029c1efb8a478"
16+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ab259f3dbb54c553ff16cce9bb47d8bd46873e6fe5cf38d04cec2db4b1a8c26a"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9733eab92fe9c5036128062b08462d3e04f54f7591351b6f594548761ee8fac1"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b60afa2ad6c012ae527d41d29c569506682ce1c62601dfa5e6d7df2af1093b64"
19+
sha256 cellar: :any_skip_relocation, sonoma: "56981e8bfda779a75db6a90cd232733ffbce017ddb8cc3df673783bd13245a2e"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "30ba48fb3669dcdf28d6099bb56cb8eb3ed70597e55db84f5419fa3d1fb49f53"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f3063cde6b2a55a6cc03057cda0f02e9f9169b84c4419a8896a799c36a352dd"
2422
end
2523

2624
depends_on "go" => :build

0 commit comments

Comments
 (0)