mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
vagrant: Update to version 2.2.18
This commit is contained in:
parent
ef513b4d17
commit
2123979d37
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.17",
|
||||
"version": "2.2.18",
|
||||
"description": "A tool for building and managing virtual machine environments in a single workflow.",
|
||||
"homepage": "https://www.vagrantup.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.17/vagrant_2.2.17_x86_64.msi",
|
||||
"hash": "96b1d9b2cd95cff9031b5c7902dcc1789f4e51685bfbeb816f1bd5239831f215"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.18/vagrant_2.2.18_x86_64.msi",
|
||||
"hash": "aed44d72e72d2183354c7e2e0f6118e289becba0491a67eb2e5551701b70d359"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.17/vagrant_2.2.17_i686.msi",
|
||||
"hash": "be673db325317997427fb4b49706a0c8130e8a2d882cfffbf7a0cfb6d824fb6a"
|
||||
"url": "https://releases.hashicorp.com/vagrant/2.2.18/vagrant_2.2.18_i686.msi",
|
||||
"hash": "b4f1da25cd8e536289988dcf922ba3ebd0469fe1c1de43e2c20c4ce707f491dd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "HashiCorp/Vagrant",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user