diff --git a/bucket/vagrant.json b/bucket/vagrant.json index dba8defcb7..a67c7ac4f8 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.6", + "version": "2.2.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.msi", - "hash": "4e9d2617dc2e1d194cdf8c7fbdc4041cef43e770baecbadbfed6c74fc4f5b98c" + "url": "https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_x86_64.msi", + "hash": "6425e450ea180c00fbab17bca3e9cbd384072617a7acabff57c89b9ebc57feb5" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_i686.msi", - "hash": "c4f760748998598f5370ef6b4860fdaf7a66ffbe4caa8f39d87543a5b15ed136" + "url": "https://releases.hashicorp.com/vagrant/2.2.7/vagrant_2.2.7_i686.msi", + "hash": "9dcb49be1fda557818002c12691d3316d5e198fec284480c4e7893b8d322f1dd" } }, "extract_dir": "HashiCorp/Vagrant",