{ "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.4.3", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_amd64.zip", "hash": "2a7ca03ad36188e910707c0b22c17d25b850a142a2eec4f7177c98c4dbdfb150" }, "32bit": { "url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_386.zip", "hash": "66f86ebdfb0bb40ec75eeca9b9c6b928b531bea5cad7f03ba2d751115188a5eb" } }, "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" } } }