vagrant 1.4.1

This commit is contained in:
Luke Sampson 2013-12-23 12:08:02 +10:00
parent df66b24439
commit 70644ee026

View File

@ -1,12 +1,8 @@
{ {
"version": "1.3.5", "version": "1.4.1",
"license": "MIT", "license": "MIT",
"url": "http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/Vagrant_1.3.5.msi", "url": "https://dl.bintray.com/mitchellh/vagrant/Vagrant_1.4.1.msi",
"hash": "d4d6899a324f009c8bbd331cb48e7f23dcb15a54e08c86b05ab441f7b4a8c091", "hash": "617181becb2b6da7456c25e6ea6e756dcc0d5236c5b42399b19f2e71f6fc53c0",
"msi": { "extract_dir": "HashiCorp/Vagrant",
"silent": true,
"code": "{DC983148-AD0C-400F-8BF3-8D6B84DE37B8}",
"args": [ "MANUFACTURERDIR=\"$dir\"", "VAGRANTAPPDIR=\"$dir\"" ]
},
"bin": "bin\\vagrant.bat" "bin": "bin\\vagrant.bat"
} }