From b0b709553c68a4e6d910d17e6e9736659d54137a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:30:39 +0000 Subject: [PATCH] vault: Update to version 1.21.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 970c731660..9872fe95ca 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.21.1", + "version": "1.21.2", "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.1/vault_1.21.1_windows_amd64.zip", - "hash": "8b080023ca78b2db41e3ab0ab26f72b2bad36c9ec03b21b20bfe289ea5d45855" + "url": "https://releases.hashicorp.com/vault/1.21.2/vault_1.21.2_windows_amd64.zip", + "hash": "6a472e84197fc5db3ed08c6ac2278ff176d133ddefa80d298919cff02c33d945" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.21.1/vault_1.21.1_windows_386.zip", - "hash": "e7fb2e6cec3342a005ec6cb14107e7eca8198225398c1c056756db1ec4dae885" + "url": "https://releases.hashicorp.com/vault/1.21.2/vault_1.21.2_windows_386.zip", + "hash": "897f8f1a70db708ab6a96350972ae09a095c9e19d95043607d672fda15858d8d" } }, "bin": "vault.exe",