diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 6d965aa1a9..e254151c74 100644 --- a/bucket/vagrant.json +++ b/bucket/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "2.2.4", + "version": "2.2.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_x86_64.msi", - "hash": "0c8cf856ed8c794db2cceef96e8cbd5f0096eeafe851b024fd0dd4b308291026" + "url": "https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.msi", + "hash": "8716bec78764f122354d0274448bab9124629c57e226f021e65bf7041cd8c659" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.4/vagrant_2.2.4_i686.msi", - "hash": "808496107341e4da0526d6b6c365324508a4bf1868084aca1d93c74a8e9c7854" + "url": "https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_i686.msi", + "hash": "7cb6b2c1bf4c74b1b95d662e4c6c7dd2b7fbbefa0661b12f94b61eca3d80ec7d" } }, "extract_dir": "HashiCorp/Vagrant",