mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
Update vagrant to version 1.6.4
This commit is contained in:
parent
a5adff562d
commit
fb86f856da
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
class Vagrant < Cask
|
||||
version '1.6.3'
|
||||
sha256 'ed1de41ca11a2251e4748a7a88fb46c3312780b7952f2248683f8ed2a007bc72'
|
||||
version '1.6.4'
|
||||
sha256 '21f556c75765bce280eeb1ed5059b7c36f5397f0aec2393862ef0b21b03b16d8'
|
||||
|
||||
url 'https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.dmg'
|
||||
url 'https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.4.dmg'
|
||||
homepage 'http://www.vagrantup.com'
|
||||
|
||||
install 'Vagrant.pkg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue