ScoopInstaller_Main/vagrant.json
Keiichi Shimamura 7557ed08dc Vagrant 1.6.3
2014-06-04 11:19:50 -04:00

14 lines
420 B
JSON

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