{ "homepage": "https://www.vaultproject.io", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "license": "MPL-2.0", "version": "1.2.2", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_amd64.zip", "hash": "576d9a5d41706e763deb7af40802eefe2c7c36a5488acb2ab9c37ba60827dd37" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_386.zip", "hash": "da54d57f08f7b8b302de027d6e4061dbd4ed1f473913806175c26ffb48f85b40" } }, "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" } } }