mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
13 lines
419 B
JSON
13 lines
419 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.0.msi",
|
|
"hash": "9484bdba4787cc1f7a5814cfcec58d5acdeb37584594d0932e9fd22b4590b91d",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
|
}
|
|
} |