Skip to content

Commit 094c39f

Browse files
committed
docker-machine: update 0.16.2-gitlab.40 bottle.
1 parent e0b9207 commit 094c39f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/docker-machine.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class DockerMachine < Formula
88
head "https://gitlab.com/gitlab-org/ci-cd/docker-machine.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "13dcf18506e0de9cab1eb6810abf4f49f8803255d3f375f5d9ece7e3466914b6"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "13dcf18506e0de9cab1eb6810abf4f49f8803255d3f375f5d9ece7e3466914b6"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "13dcf18506e0de9cab1eb6810abf4f49f8803255d3f375f5d9ece7e3466914b6"
14-
sha256 cellar: :any_skip_relocation, sonoma: "dc142e0c9a32759a4ff4dba798fbbaadf007fd39690aeb6c094c40ca34147d78"
15-
sha256 cellar: :any_skip_relocation, ventura: "dc142e0c9a32759a4ff4dba798fbbaadf007fd39690aeb6c094c40ca34147d78"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1118a8a5a2c980203decad0c106e3f99521858815ea29e663c51959c678a86b0"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "88cc0fe066546dc59a2a55506ac39dd0b853f0f96032d048646f5431c91b9bbe"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "88cc0fe066546dc59a2a55506ac39dd0b853f0f96032d048646f5431c91b9bbe"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "88cc0fe066546dc59a2a55506ac39dd0b853f0f96032d048646f5431c91b9bbe"
14+
sha256 cellar: :any_skip_relocation, sonoma: "47a8cf53a58a28c8c7321546dc64eb6a563494c9bb8e60c32aee4810d63dcba2"
15+
sha256 cellar: :any_skip_relocation, ventura: "47a8cf53a58a28c8c7321546dc64eb6a563494c9bb8e60c32aee4810d63dcba2"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "37f0d01941d25480642962a14e365e31f5cb16ebe44e5f8b5440f418a14a32df"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)