ScoopInstaller_Main/vagrant.json
2014-03-09 11:10:59 +10:00

13 lines
419 B
JSON

{
"homepage": "http://www.vagrantup.com/",
"version": "1.4.3",
"license": "MIT",
"url": "https://dl.bintray.com/mitchellh/vagrant/Vagrant_1.4.3.msi",
"hash": "78a910a5274b127496a9963839dc24860bbabdd870d00c433621801dad690469",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.bat",
"checkver": {
"url": "http://www.vagrantup.com/downloads.html",
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
}
}