diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 9dc5869ac0..dba8defcb7 100644 --- a/bucket/vagrant.json +++ b/bucket/vagrant.json @@ -1,16 +1,16 @@ { "homepage": "https://www.vagrantup.com/", "description": "A tool for building and managing virtual machine environments in a single workflow.", - "version": "2.2.5", + "version": "2.2.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_x86_64.msi", - "hash": "8716bec78764f122354d0274448bab9124629c57e226f021e65bf7041cd8c659" + "url": "https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.msi", + "hash": "4e9d2617dc2e1d194cdf8c7fbdc4041cef43e770baecbadbfed6c74fc4f5b98c" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.5/vagrant_2.2.5_i686.msi", - "hash": "7cb6b2c1bf4c74b1b95d662e4c6c7dd2b7fbbefa0661b12f94b61eca3d80ec7d" + "url": "https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_i686.msi", + "hash": "c4f760748998598f5370ef6b4860fdaf7a66ffbe4caa8f39d87543a5b15ed136" } }, "extract_dir": "HashiCorp/Vagrant",