ScoopInstaller_Main/vagrant.json
2016-10-16 07:46:22 +10:00

14 lines
440 B
JSON

{
"homepage": "https://www.vagrantup.com/",
"version": "1.8.6",
"license": "MIT",
"url": "https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6.msi",
"hash": "f80598f7a0cc0379e55e84dba32f3f683c5c73a9df7bf51245abed6d3255e8b3",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
"url": "https://releases.hashicorp.com/vagrant/",
"re": "vagrant_([\\d.]+)"
}
}