{ "homepage": "https://www.vaultproject.io", "license": "Mozilla Public License 2.0", "version": "0.7.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/0.7.3/vault_0.7.3_windows_amd64.zip", "hash": "44b9f7b9c87b2c5df71a2462518299bfb165b9c3fd839d2ff817acce9af3a9e4" }, "32bit": { "url": "https://releases.hashicorp.com/vault/0.7.3/vault_0.7.3_windows_386.zip", "hash": "6a39b91e72fa8743b76b998ecdf9432acf6f75b98e9975c3f5cad49d5597146d" } }, "bin": [ "vault.exe" ], "checkver": { "url": "https://releases.hashicorp.com/vault/", "re": "vault_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/$version/vault_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/vault/$version/vault_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/vault_$version_SHA256SUMS" } } }