vagrant: Update to version 2.1.3

This commit is contained in:
Richard Kuhnt 2018-08-29 22:01:50 +00:00
parent 9f96ce0dd4
commit 24c219947f

View File

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