From 18bafeeff3cda9adf906a04c2af01dee9e360630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:34:06 +0000 Subject: [PATCH] vault: Update to version 1.16.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 32783dbec2..9db72eb164 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.16.1", + "version": "1.16.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.16.1/vault_1.16.1_windows_amd64.zip", - "hash": "1e56f46b292f0a034f50c4b82d98ce8a845b42f1c13ca8e282c5604aac5699f7" + "url": "https://releases.hashicorp.com/vault/1.16.2/vault_1.16.2_windows_amd64.zip", + "hash": "6b53339d45e1f254f07244fb63cff793d3ae14c73f10f6a43bf852621f8b0799" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.16.1/vault_1.16.1_windows_386.zip", - "hash": "c98a0c8eb527efb8eec7c109165e5857aa1f2d0230f0dcac211d9ec7053c8ba5" + "url": "https://releases.hashicorp.com/vault/1.16.2/vault_1.16.2_windows_386.zip", + "hash": "1abd6f2f4f64ad7d678680bb4b3e608ee883772b3c63a4525807b175bc4084bf" } }, "bin": "vault.exe",