Update vagrant to version 2.1.1

This commit is contained in:
Richard Kuhnt 2018-05-08 00:00:26 +00:00
parent fc0a5d634d
commit 7f6ff9633c

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.vagrantup.com/",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_x86_64.msi",
"hash": "de88772fc38b7dec8afb7b3f319cdc6d91fc58bc3a3fc7ee6f1bef4b294d39e5"
"url": "https://releases.hashicorp.com/vagrant/2.1.1/vagrant_2.1.1_x86_64.msi",
"hash": "0a1267ca0fbfc768a2f8ae6c5d70e9bbdb95ea960eb2be5d524a327ccb32b20c"
},
"32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.1.0/vagrant_2.1.0_i686.msi",
"hash": "8320c93691fe529da17a43274e3ce92ddc9a0b32ca88355e28f7498e4c573759"
"url": "https://releases.hashicorp.com/vagrant/2.1.1/vagrant_2.1.1_i686.msi",
"hash": "00c6715341cd2f94694956de3810ecf89a1bb66ef5c42777d3fb923bd391394d"
}
},
"extract_dir": "HashiCorp/Vagrant",