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