Update vagrant to version 1.9.5

This commit is contained in:
Richard Kuhnt 2017-05-16 04:00:23 +02:00
parent 85f95bf120
commit 4c32e73938

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.vagrantup.com/", "homepage": "https://www.vagrantup.com/",
"version": "1.9.4", "version": "1.9.5",
"license": "MIT", "license": "MIT",
"url": "https://releases.hashicorp.com/vagrant/1.9.4/vagrant_1.9.4.msi", "url": "https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5.msi",
"hash": "efe0b24d99cf99f44d3be536ce340062b3cef1e7951da55e2f6a8a33db292cbc", "hash": "8ce945cd01d1273b628aa101e035716c246dfbddad29cccc8d96c873f77d386b",
"extract_dir": "HashiCorp/Vagrant", "extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe", "bin": "bin\\vagrant.exe",
"checkver": { "checkver": {