vault: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2025-06-25 16:30:35 +00:00
parent 199e439586
commit c44af63f08

View File

@ -1,16 +1,16 @@
{
"version": "1.19.5",
"version": "1.20.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.19.5/vault_1.19.5_windows_amd64.zip",
"hash": "c797b5dd29e62c9fe4fee901b55d44951010a14a40d9007aa32d4c86c849d187"
"url": "https://releases.hashicorp.com/vault/1.20.0/vault_1.20.0_windows_amd64.zip",
"hash": "e3edfe135a6bdd0c14c4452326e0517f55a5eb9ece6499059c81f5f131206c85"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_386.zip",
"hash": "befc1012cd05d859ebc24f58f6acc239adf2a4d135857c9ce3aae21af0c712a4"
"url": "https://releases.hashicorp.com/vault/1.20.0/vault_1.20.0_windows_386.zip",
"hash": "47bafd6fca4159d2c0e723f31e4dc0f29ee73344dd10230253497c35ef3e1400"
}
},
"bin": "vault.exe",