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 : "fb1a08020d5e1e0d2c82d30c99c3fed3b21a4661a1a4e885b3c598d85f50b6ed "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fb1a08020d5e1e0d2c82d30c99c3fed3b21a4661a1a4e885b3c598d85f50b6ed "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "fb1a08020d5e1e0d2c82d30c99c3fed3b21a4661a1a4e885b3c598d85f50b6ed "
14- sha256 cellar : :any_skip_relocation , sonoma : "510544759483ea2dd246d174121046b6e151a4905650a18e3b2a34a21a198dce "
15- sha256 cellar : :any_skip_relocation , ventura : "510544759483ea2dd246d174121046b6e151a4905650a18e3b2a34a21a198dce "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "c71549bdc5d0c785faf17987aca38811c0cb7cb7511640849c9cf9cd8789a433 "
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 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments