From b09a1eb7462ed16fcabc05e9e020405c14e3c02e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:30:14 +0000 Subject: [PATCH] vault: Update to version 1.19.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index fdf50b1f8b..1572183588 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.19.2", + "version": "1.19.3", "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.2/vault_1.19.2_windows_amd64.zip", - "hash": "8ceb67a33343e44fca560fc48cb21a1f190dca259478b4030ecbf6253cf749bf" + "url": "https://releases.hashicorp.com/vault/1.19.3/vault_1.19.3_windows_amd64.zip", + "hash": "d3eb297db503625c308f365f63d2c0d6914471ce9313af47f9fec9bf4b58fbc9" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.19.2/vault_1.19.2_windows_386.zip", - "hash": "aab18e9c4bff26463e68b1372f356b712a4f0323451125accd7f878a42428158" + "url": "https://releases.hashicorp.com/vault/1.19.3/vault_1.19.3_windows_386.zip", + "hash": "4151e2b94480aaa253481dd55180d89e6b1eeac1e0d31efa042a5e74893ba50a" } }, "bin": "vault.exe",