diff --git a/vagrant.json b/vagrant.json index efc2742b92..5a7641c20d 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi", - "hash": "492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182" + "url": "https://releases.hashicorp.com/vagrant/2.1.3/vagrant_2.1.3_x86_64.msi", + "hash": "bb127bbdff61b7088c987a5e88332a0fd81cd6b2a7e400ec221149de9313645d" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.msi", - "hash": "d82fc463a2bd12e68fcc5cae8023ab8f5f8048864f2cffa39e152e9842e01125" + "url": "https://releases.hashicorp.com/vagrant/2.1.3/vagrant_2.1.3_i686.msi", + "hash": "a71ecd1e5415723331591e93a7675a3b6c70d783060decacd995a17179795ad0" } }, "extract_dir": "HashiCorp/Vagrant",