Update vagrant to version 2.0.3

This commit is contained in:
Richard Kuhnt 2018-03-15 22:00:27 +00:00
parent 302d73e190
commit eec96f4014

View File

@ -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",