diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 75baf55e30..c35610af0d 100644 --- a/bucket/vagrant.json +++ b/bucket/vagrant.json @@ -1,16 +1,16 @@ { - "version": "2.3.1", + "version": "2.3.2", "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.3.1/vagrant_2.3.1_windows_amd64.msi", - "hash": "e408e93ac199808e8d2fea8859ddd561769c472a2f6dc112e0fc136219ab3603" + "url": "https://releases.hashicorp.com/vagrant/2.3.2/vagrant_2.3.2_windows_amd64.msi", + "hash": "23ee048cb6149dba107308c43ac1b8d4b988649d01598b16a8024cff199d2d39" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.3.1/vagrant_2.3.1_windows_i686.msi", - "hash": "45969d9165cf6a5ed4ee54fe3260d0a525a427680da857dbce7a1bff49d5e771" + "url": "https://releases.hashicorp.com/vagrant/2.3.2/vagrant_2.3.2_windows_i686.msi", + "hash": "ec8893415071913044c1eec72b66112675ed3271352c6ea4fbe378c544918457" } }, "extract_dir": "HashiCorp/Vagrant",