diff --git a/vagrant.json b/vagrant.json index a7cd5810ad..138d7fad0d 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,15 +1,15 @@ { "homepage": "https://www.vagrantup.com/", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.msi", - "hash": "2ae003443732c8e2000c2c7088cead9e97411a84fe0a92f7ce8c8d2f9277e8a5" + "url": "https://releases.hashicorp.com/vagrant/2.0.3/vagrant_2.0.3_x86_64.msi", + "hash": "fca2364f30352a4d88e4e073ba40ba56321c32659c4ed327556a9c1aa327f848" }, "32bit": { - "url": "https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_i686.msi", - "hash": "1e0de3a5907d38df4ad554cffb22b046649e29629302b9d09ff58f0e39982d4b" + "url": "https://releases.hashicorp.com/vagrant/2.0.3/vagrant_2.0.3_i686.msi", + "hash": "04cd8eeecbd2430c2f8e25ef6dfa3c59941e4a41e062af44c233a03998fb7b6d" } }, "extract_dir": "HashiCorp/Vagrant",