vagrant: Update to version 2.2.12

This commit is contained in:
Richard Kuhnt 2020-11-07 00:01:47 +00:00
parent 87b8ee7cea
commit 9921805473

View File

@ -1,16 +1,16 @@
{
"version": "2.2.11",
"version": "2.2.12",
"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.11/vagrant_2.2.11_x86_64.msi",
"hash": "f866fd75845fbff1558f9fa9246fd3210c447a784cfb38774b45ea6195260241"
"url": "https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_x86_64.msi",
"hash": "9f1501b4265c58228f6e7e5daa7480a763163f9274d418c1995c677029bbcd76"
},
"32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.2.11/vagrant_2.2.11_i686.msi",
"hash": "ba2d4814574357ce862510f62317278dd6312b5f243ed95754116923746811c6"
"url": "https://releases.hashicorp.com/vagrant/2.2.12/vagrant_2.2.12_i686.msi",
"hash": "c5d6f3ae8be5a55efd5b5e9382e51a514c5146477be5e98473efbe66e4dc1acd"
}
},
"extract_dir": "HashiCorp/Vagrant",