{ "homepage": "https://www.vagrantup.com/", "version": "2.1.5", "license": "MIT", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_x86_64.msi", "hash": "ae1221b1489afc03b5782acb8feb91dd26b847bc4aad336f769f9242fde6d373" }, "32bit": { "url": "https://releases.hashicorp.com/vagrant/2.1.5/vagrant_2.1.5_i686.msi", "hash": "eecb0734e3cfc4951fe1be61ee313230edb36186e269c4e4c062604605d67e47" } }, "extract_dir": "HashiCorp/Vagrant", "bin": "bin\\vagrant.exe", "checkver": { "url": "https://releases.hashicorp.com/vagrant/", "re": "vagrant_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vagrant/$version/vagrant_$version_x86_64.msi" }, "32bit": { "url": "https://releases.hashicorp.com/vagrant/$version/vagrant_$version_i686.msi" } }, "hash": { "url": "$baseurl/vagrant_$version_SHA256SUMS" } } }