mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 17:31:20 +00:00
14 lines
420 B
JSON
14 lines
420 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.6.3",
|
|
"license": "MIT",
|
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.msi",
|
|
"hash": "7942cf02125444e057bb00323c9b465638b36d980b3dd703d6082d0f3654c846",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
|
}
|
|
}
|