mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
14 lines
440 B
JSON
14 lines
440 B
JSON
{
|
|
"homepage": "https://www.vagrantup.com/",
|
|
"version": "1.8.6",
|
|
"license": "MIT",
|
|
"url": "https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6.msi",
|
|
"hash": "f80598f7a0cc0379e55e84dba32f3f683c5c73a9df7bf51245abed6d3255e8b3",
|
|
"extract_dir": "HashiCorp/Vagrant",
|
|
"bin": "bin\\vagrant.exe",
|
|
"checkver": {
|
|
"url": "https://releases.hashicorp.com/vagrant/",
|
|
"re": "vagrant_([\\d.]+)"
|
|
}
|
|
}
|