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/a7853fe7b7f08dbedbc934eb9230d33be6bf746f/Vagrant-1.2.1.dmg'
|
|
homepage 'http://www.vagrantup.com'
|
|
version '1.2.1'
|
|
sha256 '27fe439c2e0521751e96dc2a45979a85272b5fc528ba012a0c9c0d527e7ac117'
|
|
end
|
|
|