diff --git a/vagrant.json b/vagrant.json index bdbc2b32a3..70b9b0b488 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "2.1.5", + "version": "2.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_x86_64.msi", - "hash": "ae1221b1489afc03b5782acb8feb91dd26b847bc4aad336f769f9242fde6d373" + "url": "https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_x86_64.msi", + "hash": "5be450b7a1c89f8a44ccef88c2a737fd7973cbf528e5279772966ea0c7683567" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_i686.msi", - "hash": "eecb0734e3cfc4951fe1be61ee313230edb36186e269c4e4c062604605d67e47" + "url": "https://releases.hashicorp.com/vagrant/2.2.0/vagrant_2.2.0_i686.msi", + "hash": "f6c12594e2247d4c53b4616f8088e59754b77c5c2c0a0dc4b267ac4c87fb0ea2" } }, "extract_dir": "HashiCorp/Vagrant",