docker-machine-parallels: add `head` branch
Signed-off-by: Rui Chen <rui@chenrui.dev>master
parent
8cc9aec8d6
commit
0f3b5c84ed
|
@ -5,7 +5,7 @@ class DockerMachineParallels < Formula
|
|||
tag: "v2.0.1",
|
||||
revision: "a1c3d495487413bdd24a562c0edee1af1cfc2f0f"
|
||||
license "MIT"
|
||||
head "https://github.com/Parallels/docker-machine-parallels.git"
|
||||
head "https://github.com/Parallels/docker-machine-parallels.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in New Issue