diff --git a/bucket/vagrant.json b/bucket/vagrant.json index 51e709d0c7..53f8cc9b20 100644 --- a/bucket/vagrant.json +++ b/bucket/vagrant.json @@ -1,16 +1,16 @@ { - "version": "2.4.6", + "version": "2.4.7", "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.4.6/vagrant_2.4.6_windows_amd64.msi", - "hash": "1313c24033840aa1b80e54156730a570b631d4f5a85632ed96d23f30c65d6b02" + "url": "https://releases.hashicorp.com/vagrant/2.4.7/vagrant_2.4.7_windows_amd64.msi", + "hash": "d2cf07a7e97be3c1a49da55963df75a773c32a87f1ee26feb18600b37e513ddf" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.4.6/vagrant_2.4.6_windows_i686.msi", - "hash": "59c93c35f7235b9f898878eb170146f3e1b3a765371cfe1c6646ecb5ac4b5376" + "url": "https://releases.hashicorp.com/vagrant/2.4.7/vagrant_2.4.7_windows_i686.msi", + "hash": "a21d819664641ef2af858bad13884a446fc34f87d0378a45bb6df0e110efce92" } }, "extract_dir": "Vagrant",