You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
260 B
6 lines
260 B
class Vagrant < Cask
|
|
url 'http://files.vagrantup.com/packages/7e400d00a3c5a0fdf2809c8b5001a035415a607b/Vagrant-1.2.2.dmg'
|
|
homepage 'http://www.vagrantup.com'
|
|
version '1.2.2'
|
|
sha256 '1581552841e076043308f330a5b1130b455c604846116c54b5330bb17240c7ee'
|
|
end
|
|
|