diff --git a/vagrant.json b/vagrant.json index 2d0866a760..7d26a74118 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "1.9.7", + "version": "1.9.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_x86_64.msi", - "hash": "b600ffadfd9b390795f95a1440160ebdf52bd1fef90c6948718592f145bea365" + "url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_x86_64.msi", + "hash": "3080a028d3826168befd6b6ed119514c3f93e0ff8da2cd135bde2322d174f4e9" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/1.9.7/vagrant_1.9.7_i686.msi", - "hash": "00b77ecfba84a335c0b8f183596b0858d673a56f44fad160e4f73e10cc672663" + "url": "https://releases.hashicorp.com/vagrant/1.9.8/vagrant_1.9.8_i686.msi", + "hash": "8844a47fadd807390038f0317940f2421a4f00756ee16b16eb4681a5dc0dbb26" } }, "extract_dir": "HashiCorp/Vagrant",