boot2docker.rb: upgrade to v1.7.0

This commit is contained in:
Victor Popkov 2015-06-19 23:55:55 +03:00
parent cb23b34c3d
commit ff7b1107ad
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'boot2docker' do cask :v1 => 'boot2docker' do
version '1.6.2' version '1.7.0'
sha256 'c3cf9e5cd1695fd4965292201e67e6b8ef06516b925cf1db19174489c9e2daa5' sha256 '1a69fe75acc4eb71f0a61883d929514b07c919edd254f4cd966e73398bda474a'
url "https://github.com/boot2docker/osx-installer/releases/download/v#{version}/Boot2Docker-#{version}.pkg" url "https://github.com/boot2docker/osx-installer/releases/download/v#{version}/Boot2Docker-#{version}.pkg"
appcast 'https://github.com/boot2docker/osx-installer/releases.atom' appcast 'https://github.com/boot2docker/osx-installer/releases.atom'