ScoopInstaller_Main/vagrant.json
Keiichi Shimamura a048bdeaf6 Vagrant 1.6.2
2014-05-15 09:44:08 -04:00

14 lines
420 B
JSON

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