Skip to content

Commit

Permalink
docker-machine-parallels 1.0.1
Browse files Browse the repository at this point in the history
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/legacy-homebrew#45907.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
kad authored and DomT4 committed Nov 12, 2015
1 parent 2e71f2f commit fc6c40d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/docker-machine-parallels.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
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
Expand Down

0 comments on commit fc6c40d

Please sign in to comment.