mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
14 lines
420 B
JSON
14 lines
420 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.7.3",
|
|
"license": "MIT",
|
|
"url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.3.msi",
|
|
"hash": "d28d7d9e67a67c1051f8bb7575603adbcb0218c57458e58b8b273ff21c998495",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest version of Vagrant \\(([^\\)]+)\\)"
|
|
}
|
|
}
|