Vítor Galvão
11 years ago
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
class Vagrant143 < Cask |
|||
url 'https://dl.bintray.com/mitchellh/vagrant/Vagrant-1.4.3.dmg' |
|||
homepage 'http://www.vagrantup.com' |
|||
version '1.4.3' |
|||
sha256 'e7ff13b01d3766829f3a0c325c1973d15b589fe1a892cf7f857da283a2cbaed1' |
|||
install 'Vagrant.pkg' |
|||
uninstall :script => 'uninstall.tool', :input => %w[Yes] |
|||
end |
Loading…
Reference in new issue