ScoopInstaller_Main/vagrant.json
Bernd Niehues b53f8f3c8f Update vagrant to 1.8.5 (#975)
Bump vagrant to 1.8.5
2016-08-02 07:14:00 +10:00

14 lines
475 B
JSON

{
"homepage": "http://www.vagrantup.com/",
"version": "1.8.5",
"license": "MIT",
"url": "https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5.msi",
"hash": "28f30f1782b4ad790cd34544b762ee15dbdfb27807cba91f6197529cdf8e43fe",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
"url": "http://www.vagrantup.com/downloads.html",
"re": "latest\\s+version\\s+of\\s+Vagrant\\s+\\(([^\\)]+)\\)"
}
}