ScoopInstaller_Main/vagrant.json
Keiichi Shimamura d3dbe5052a Vagrant 1.7.3
2015-07-13 16:55:51 -04:00

14 lines
420 B
JSON

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