From 08b89fd4fcad6e95293c021fc0a13e75ac8add66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 20:28:46 +0000 Subject: [PATCH] vault: Update to version 1.21.1 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 5ad5aeeaac..970c731660 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.21.0", + "version": "1.21.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.21.0/vault_1.21.0_windows_amd64.zip", - "hash": "5701eb07fe076bd7c8c06e2c2193f22e3334e1e3eec15b550053dfb5f5d6bf41" + "url": "https://releases.hashicorp.com/vault/1.21.1/vault_1.21.1_windows_amd64.zip", + "hash": "8b080023ca78b2db41e3ab0ab26f72b2bad36c9ec03b21b20bfe289ea5d45855" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.21.0/vault_1.21.0_windows_386.zip", - "hash": "fa754e02e5ed85d59c53552b0bb1bf68480ebdb14882f7ef35bd62f2a26ad33e" + "url": "https://releases.hashicorp.com/vault/1.21.1/vault_1.21.1_windows_386.zip", + "hash": "e7fb2e6cec3342a005ec6cb14107e7eca8198225398c1c056756db1ec4dae885" } }, "bin": "vault.exe",