mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
14 lines
420 B
JSON
14 lines
420 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.6.5",
|
|
"license": "MIT",
|
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5.msi",
|
|
"hash": "d79b1408bef91c526103668a0f82480735509ab3043e407f4481ac1d473e7ddf",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
|
}
|
|
}
|