diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 62f6f18483..a09710c5e7 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.8", + "version": "2.2.9", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.8/vagrant_2.2.8_x86_64.msi", - "hash": "00089e197aca98b202dae02d8c17cff7cc58c049f96deb3ddf6b980c05c795ac" + "url": "https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_x86_64.msi", + "hash": "5d337db06a94870e01f8e8905455501b663268777e83783fe5d1f65e8543fb1a" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.8/vagrant_2.2.8_i686.msi", - "hash": "a064ed960065e2e4c7a590e8b5d213c5226b0937009bfa87806e7fc47767f6f7" + "url": "https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_i686.msi", + "hash": "7b0e16043d906b6cafa8ae4f8748c8df7a8b6a2ea0e24bdfe0721e3ee2cb8daf" } }, "extract_dir": "HashiCorp/Vagrant",