File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments