{ "version": "1.18.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.18.5/vault_1.18.5_windows_amd64.zip", "hash": "defd708e5db4c8ce989729d17a53bab78f0b730fde2fefc76b289e73c61dcdca" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.18.5/vault_1.18.5_windows_386.zip", "hash": "47c6a49a78cc1702655fb83c0913730bbc0e7b4aa60161c884cf49ad5c53cb5c" } }, "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" } } }