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