From dacf44bd57cbd7a45a7fa9037774e910fc0539b4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Mar 2017 16:23:19 +0100 Subject: [PATCH] Update vagrant to version 1.9.3 --- vagrant.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vagrant.json b/vagrant.json index 6320aa26c1..36917f62bf 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,9 +1,9 @@ { "homepage": "https://www.vagrantup.com/", - "version": "1.9.2", + "version": "1.9.3", "license": "MIT", - "url": "https://releases.hashicorp.com/vagrant/1.9.2/vagrant_1.9.2.msi", - "hash": "083025f5a2c0fd7a7a93c73d92bc3e929c8cd03ddd4be1f04a5dae3688af56ec", + "url": "https://releases.hashicorp.com/vagrant/1.9.3/vagrant_1.9.3.msi", + "hash": "3214881d4f27d716edfd59b09a7fb39c03b9bfebc3ec07d80c196ca5e488096c", "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": {