docker-machine-parallels 1.0.1

docker-machine-parallels: update to 1.0.1 release

- Add unofficial support of Parallels Desktop 10
- Remove --nested-virt and --pmu-virt from default VM settings

Signed-off-by: Alexander D. Kanevskiy <kad@kad.name>

Closes Homebrew/homebrew#45907.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Alexander D. Kanevskiy 2015-11-12 02:03:30 +02:00 committed by Dominyk Tiller
parent 2e71f2f2ea
commit fc6c40df9d

View file

@ -3,8 +3,8 @@ require "language/go"
class DockerMachineParallels < Formula
desc "Docker Machine Parallels Driver"
homepage "https://github.com/Parallels/docker-machine-parallels"
url "https://github.com/Parallels/docker-machine-parallels/archive/v1.0.0.tar.gz"
sha256 "2598ced93c8dec6eaccacca1b0c72275c423a2afbf34d88bdc4173475bdcc5cf"
url "https://github.com/Parallels/docker-machine-parallels/archive/v1.0.1.tar.gz"
sha256 "9a5abc454748aeb83c74c45efd3a73359a47e408e215318fbcc6446026581652"
head "https://github.com/Parallels/docker-machine-parallels.git"
bottle do