Skip to content

Commit e0b9207

Browse files
committed
docker-machine 0.16.2-gitlab.40
1 parent 5124293 commit e0b9207

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/docker-machine.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class DockerMachine < Formula
22
desc "Create Docker hosts locally and on cloud providers"
33
homepage "https://docs.gitlab.com/runner/executors/docker_machine.html"
4-
url "https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/archive/v0.16.2-gitlab.39/docker-machine-v0.16.2-gitlab.39.tar.bz2"
5-
version "0.16.2-gitlab.39"
6-
sha256 "11e8bf4a3a8527157bb7fdf3b1c998881cccfc2d458d72bf2eade7190daba34e"
4+
url "https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/archive/v0.16.2-gitlab.40/docker-machine-v0.16.2-gitlab.40.tar.bz2"
5+
version "0.16.2-gitlab.40"
6+
sha256 "fcc9751e80af8aafd0ecfcd5380790cb6daabd926e6ac3183c5a120bb3f33f87"
77
license "Apache-2.0"
88
head "https://gitlab.com/gitlab-org/ci-cd/docker-machine.git", branch: "master"
99

0 commit comments

Comments
 (0)