From 7f497f18208379af5258d50f2e2c4c6757a508ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 00:40:06 +0000 Subject: [PATCH] vault: Update to version 1.19.5 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 2d43013149..10728f5355 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -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.", "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_amd64.zip", - "hash": "5ed8c25ef8763f794a1ec4a5be5bb3488fc3cc8c926290a0f815ddbb4b38ad4d" + "url": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_amd64.zip", + "hash": "c797b5dd29e62c9fe4fee901b55d44951010a14a40d9007aa32d4c86c849d187" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_386.zip", - "hash": "01c9dc2e56b62bc3aaf0fbfc4f816342b8117009a17418cfc09386ee06ebecd5" + "url": "https://releases.hashicorp.com/vault/1.19.5/vault_1.19.5_windows_386.zip", + "hash": "befc1012cd05d859ebc24f58f6acc239adf2a4d135857c9ce3aae21af0c712a4" } }, "bin": "vault.exe",