mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
vagrant: Update to version 2.2.17
This commit is contained in:
parent
bcb7de64a6
commit
8417278b97
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.16",
|
"version": "2.2.17",
|
||||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||||
"homepage": "https://www.vagrantup.com/",
|
"homepage": "https://www.vagrantup.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.16/vagrant_2.2.16_x86_64.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.17/vagrant_2.2.17_x86_64.msi",
|
||||||
"hash": "bfa036fd1562c296c9a6200f312314f348cb5a8edd3de8b9843761afa1c371b7"
|
"hash": "96b1d9b2cd95cff9031b5c7902dcc1789f4e51685bfbeb816f1bd5239831f215"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vagrant/2.2.16/vagrant_2.2.16_i686.msi",
|
"url": "https://releases.hashicorp.com/vagrant/2.2.17/vagrant_2.2.17_i686.msi",
|
||||||
"hash": "37c6aeb26b1f76588f541b04d76de3fff566045bc9693dcb5acb707eb1038d9e"
|
"hash": "be673db325317997427fb4b49706a0c8130e8a2d882cfffbf7a0cfb6d824fb6a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "HashiCorp/Vagrant",
|
"extract_dir": "HashiCorp/Vagrant",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user