ScoopInstaller_Main/vagrant.json
Keiichi Shimamura 8f3970a261 Vagrant 1.6.5
2014-09-05 10:04:43 -04:00

14 lines
420 B
JSON

{
"homepage": "http://www.vagrantup.com/",
"version": "1.6.5",
"license": "MIT",
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5.msi",
"hash": "d79b1408bef91c526103668a0f82480735509ab3043e407f4481ac1d473e7ddf",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
"url": "http://www.vagrantup.com/downloads.html",
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
}
}