@ -5,6 +5,6 @@ class Vagrant163 < Cask
url 'https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.dmg'
homepage 'http://www.vagrantup.com'
install 'Vagrant.pkg'
pkg 'Vagrant.pkg'
uninstall :script => { :executable => 'uninstall.tool', :input => %w[Yes] }
end