{ "version": "1.18.0", "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.0/vault_1.18.0_windows_amd64.zip", "hash": "fb673aeb50be55b7f5a68cded0162a68db2e271626958abfcad523760405298f" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_386.zip", "hash": "782564a59806360fa672d2e7e6a2c08b805f0db31d1e2d55936872b789d31262" } }, "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" } } }