vault: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2026-01-07 20:30:39 +00:00
parent 8592255b72
commit b0b709553c

View File

@ -1,16 +1,16 @@
{
"version": "1.21.1",
"version": "1.21.2",
"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.21.1/vault_1.21.1_windows_amd64.zip",
"hash": "8b080023ca78b2db41e3ab0ab26f72b2bad36c9ec03b21b20bfe289ea5d45855"
"url": "https://releases.hashicorp.com/vault/1.21.2/vault_1.21.2_windows_amd64.zip",
"hash": "6a472e84197fc5db3ed08c6ac2278ff176d133ddefa80d298919cff02c33d945"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.21.1/vault_1.21.1_windows_386.zip",
"hash": "e7fb2e6cec3342a005ec6cb14107e7eca8198225398c1c056756db1ec4dae885"
"url": "https://releases.hashicorp.com/vault/1.21.2/vault_1.21.2_windows_386.zip",
"hash": "897f8f1a70db708ab6a96350972ae09a095c9e19d95043607d672fda15858d8d"
}
},
"bin": "vault.exe",