diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 93c4700094..ba84993208 100644 --- a/bucket/vagrant.json +++ b/bucket/vagrant.json @@ -1,16 +1,16 @@ { - "version": "2.2.18", + "version": "2.2.19", "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.2.18/vagrant_2.2.18_x86_64.msi", - "hash": "8ce913bee9debcbf39f313f4255e56f37dac5281cd62458c0c0040e5c76ee93e" + "url": "https://releases.hashicorp.com/vagrant/2.2.19/vagrant_2.2.19_x86_64.msi", + "hash": "95b4c9195ad62f06e13e68f2f0814d9a8b3a37f9e24a7bfe71b64f44ac6307c8" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.18/vagrant_2.2.18_i686.msi", - "hash": "8a82e4185aab1bc801d0ddfeee1ee7a64931500df0151a8048cbad32e467a89c" + "url": "https://releases.hashicorp.com/vagrant/2.2.19/vagrant_2.2.19_i686.msi", + "hash": "93557f77dfb068b2dd83a4991e07b8caa4b28fced6c48dbf632f1ffe6308353e" } }, "extract_dir": "HashiCorp/Vagrant",