vault: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2025-04-04 16:29:37 +00:00
parent dbf4d875e2
commit 902ae49ac6

View File

@ -1,16 +1,16 @@
{
"version": "1.19.0",
"version": "1.19.1",
"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.0/vault_1.19.0_windows_amd64.zip",
"hash": "4a288f258f9e55caaef494d4bf4d20d885632e49d9883c8dc4f059e64d9aa00d"
"url": "https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_windows_amd64.zip",
"hash": "5701fdef2a22184217cf90d7f0a84634ae6c1a384f38bab451eb7911f9ed3188"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_windows_386.zip",
"hash": "f1d03346fef1d726a268f4063bfa41b48a356c4d4c6f6cae6cf234049b81cf79"
"url": "https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_windows_386.zip",
"hash": "0ad7019acef4e3e0e275f370a156d9da1c3c30467be1ea8b99af7a53af955abd"
}
},
"bin": "vault.exe",