Vagrant 1.2.4

This commit is contained in:
Timothy Sutton 2013-07-17 16:06:50 -04:00
parent 28d5ca6676
commit 862c30d225
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Vagrant < Cask
url 'http://files.vagrantup.com/packages/95d308caaecd139b8f62e41e7add0ec3f8ae3bd1/Vagrant-1.2.3.dmg'
url 'http://files.vagrantup.com/packages/0219bb87725aac28a97c0e924c310cc97831fd9d/Vagrant-1.2.4.dmg'
homepage 'http://www.vagrantup.com'
version '1.2.3'
sha1 'a1ff84d4f7e3cd91ba065a099cb3fc25085a2862'
version '1.2.4'
sha1 'f3a9e3503690755eec7901cd72e73dab4c133a89'
install 'Vagrant.pkg'
end