diff --git a/vagrant.json b/vagrant.json index e8ee907b67..49c8146488 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "2.2.1", + "version": "2.2.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_x86_64.msi", - "hash": "54e062d8214cdd99e792d4dc0f85f7c3ac4275d3822102992b4003590371e65f" + "url": "https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_x86_64.msi", + "hash": "6b3f76e3a8c63a53e89981f556863c3508635785a8b04e6b04eaea8efe8aefa5" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.1/vagrant_2.2.1_i686.msi", - "hash": "54eda24258bbcdff17a69344dd7a08b7c16e1d7e6892c6a578d5374c3bc72dde" + "url": "https://releases.hashicorp.com/vagrant/2.2.2/vagrant_2.2.2_i686.msi", + "hash": "d3e7a9f11e8312fc0f8b6d647126b869cfb54e9ba42c9cf74c1241d2d8a82660" } }, "extract_dir": "HashiCorp/Vagrant",