{ "version": "1.8.5", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.8.5/vault_1.8.5_windows_amd64.zip", "hash": "8ae691abae83e6019952097f7cf355d2bf5eaaabd2e29a35e59d8c3b3fbc3f14" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.8.5/vault_1.8.5_windows_386.zip", "hash": "340acafff9dd1c99148cd4910951148cd447a837373ddcadbcb59ae19decea78" } }, "bin": "vault.exe", "checkver": { "url": "https://releases.hashicorp.com/vault/", "regex": "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" } } }