docker-machine-driver-xhyve: update url

Closes #34579.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2018-11-29 12:56:43 +11:00 committed by Chongyu Zhu
parent dfbb61d4bd
commit f4d7139ea2
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,11 +1,11 @@
class DockerMachineDriverXhyve < Formula
desc "Docker Machine driver for xhyve"
homepage "https://github.com/zchee/docker-machine-driver-xhyve"
url "https://github.com/zchee/docker-machine-driver-xhyve.git",
homepage "https://github.com/machine-drivers/docker-machine-driver-xhyve"
url "https://github.com/machine-drivers/docker-machine-driver-xhyve.git",
:tag => "v0.3.3",
:revision => "7d92f74a8b9825e55ee5088b8bfa93b042badc47"
revision 1
head "https://github.com/zchee/docker-machine-driver-xhyve.git"
head "https://github.com/machine-drivers/docker-machine-driver-xhyve.git"
bottle do
cellar :any_skip_relocation