mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 08:01:19 +00:00
14 lines
475 B
JSON
14 lines
475 B
JSON
{
|
|
"homepage": "http://www.vagrantup.com/",
|
|
"version": "1.8.5",
|
|
"license": "MIT",
|
|
"url": "https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5.msi",
|
|
"hash": "28f30f1782b4ad790cd34544b762ee15dbdfb27807cba91f6197529cdf8e43fe",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "http://www.vagrantup.com/downloads.html",
|
|
"re": "latest\\s+version\\s+of\\s+Vagrant\\s+\\(([^\\)]+)\\)"
|
|
}
|
|
}
|