diff --git a/vagrant.json b/vagrant.json index 6b3a255b7b..6320aa26c1 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,14 +1,14 @@ { "homepage": "https://www.vagrantup.com/", - "version": "1.9.1", + "version": "1.9.2", "license": "MIT", - "url": "https://releases.hashicorp.com/vagrant/1.9.1/vagrant_1.9.1.msi", - "hash": "db1fef59dd15ac90b6f5cfad20af7e15eccd814556a81f46e5422386166789a6", + "url": "https://releases.hashicorp.com/vagrant/1.9.2/vagrant_1.9.2.msi", + "hash": "083025f5a2c0fd7a7a93c73d92bc3e929c8cd03ddd4be1f04a5dae3688af56ec", "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": { "url": "https://releases.hashicorp.com/vagrant/", - "re": "vagrant_([\\d.]+)<\/a>" + "re": "vagrant_([\\d.]+)" }, "autoupdate": { "url": "https://releases.hashicorp.com/vagrant/$version/vagrant_$version.msi",