From 907f490b744727f120451018be0d3d5a48af7080 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:38:12 +0000 Subject: [PATCH] vault: Update to version 1.21.0 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 10084638aa..5ad5aeeaac 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.20.4", + "version": "1.21.0", "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.20.4/vault_1.20.4_windows_amd64.zip", - "hash": "fcb09399aeb1e853d8d22a62043925644be07c39d50f05d55051f13430fcefeb" + "url": "https://releases.hashicorp.com/vault/1.21.0/vault_1.21.0_windows_amd64.zip", + "hash": "5701eb07fe076bd7c8c06e2c2193f22e3334e1e3eec15b550053dfb5f5d6bf41" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.20.4/vault_1.20.4_windows_386.zip", - "hash": "ed92f894be832697278ffc77a8d049dd1fdf5a3977dcc9fb79593962ad004b06" + "url": "https://releases.hashicorp.com/vault/1.21.0/vault_1.21.0_windows_386.zip", + "hash": "fa754e02e5ed85d59c53552b0bb1bf68480ebdb14882f7ef35bd62f2a26ad33e" } }, "bin": "vault.exe",