From b53f8f3c8f9b245e2f0229221806a802b25fca5c Mon Sep 17 00:00:00 2001 From: Bernd Niehues Date: Mon, 1 Aug 2016 23:14:00 +0200 Subject: [PATCH] Update vagrant to 1.8.5 (#975) Bump vagrant to 1.8.5 --- vagrant.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vagrant.json b/vagrant.json index 8d0c71213e..245760bc67 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,9 +1,9 @@ { "homepage": "http://www.vagrantup.com/", - "version": "1.8.4", + "version": "1.8.5", "license": "MIT", - "url": "https://releases.hashicorp.com/vagrant/1.8.4/vagrant_1.8.4.msi", - "hash": "0202c3ff87faad36e33bc2808c42ce15edf70187a375219fff92875da836371c", + "url": "https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5.msi", + "hash": "28f30f1782b4ad790cd34544b762ee15dbdfb27807cba91f6197529cdf8e43fe", "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": {