vault: Update to version 1.19.5

This commit is contained in:
github-actions[bot] 2025-05-30 00:40:06 +00:00
parent 1c007a5ed7
commit 7f497f1820

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.4", "version": "1.19.5",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"homepage": "https://www.vaultproject.io", "homepage": "https://www.vaultproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_amd64.zip",
"hash": "5ed8c25ef8763f794a1ec4a5be5bb3488fc3cc8c926290a0f815ddbb4b38ad4d" "hash": "c797b5dd29e62c9fe4fee901b55d44951010a14a40d9007aa32d4c86c849d187"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_386.zip",
"hash": "01c9dc2e56b62bc3aaf0fbfc4f816342b8117009a17418cfc09386ee06ebecd5" "hash": "befc1012cd05d859ebc24f58f6acc239adf2a4d135857c9ce3aae21af0c712a4"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",