{ "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.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_amd64.zip", "hash": "7c90485e3ca4bc2c7733539f156ae2246721b5b7fc16e2d4fa6117a94318bf54" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_386.zip", "hash": "972f92ad138c841ffb5433410256e969c97dacc5f02e2a949e8c55d3fabb39b3" } }, "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" } } }