mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 06:35:14 +00:00
13 lines
419 B
JSON
13 lines
419 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.1.msi",
|
|
"hash": "15556508e82bb967c8fcd0cab5f3c7acb6d95ff57759f6fca991781df6a1458c",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
|
}
|
|
} |