From 2fc1ea897643f1b6ead5c08e6c1aed6c4da70a5d Mon Sep 17 00:00:00 2001 From: Achmad Mahardi Date: Wed, 23 Dec 2015 00:50:01 +0700 Subject: [PATCH] Update vagrant to 1.8.0 Vagrant has recently updated to 1.8.0: https://www.hashicorp.com/blog/vagrant-1-8.html --- vagrant.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vagrant.json b/vagrant.json index 0fec63fba4..754239088f 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,9 +1,9 @@ { "homepage": "http://www.vagrantup.com/", - "version": "1.7.4", + "version": "1.8.0", "license": "MIT", - "url": "https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4.msi", - "hash": "a1ca7d99f162e001c826452a724341f421adfaef3e1366ee504b73ad19e3574f", + "url": "https://releases.hashicorp.com/vagrant/1.8.0/vagrant_1.8.0.msi", + "hash": "dda0e12a786df5f352963e77d41021e562194c6e512fac0494f487cde207027a", "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": {