From 2bd2520250eeff2551ebcc0bee6e59a9c70626d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:30:16 +0000 Subject: [PATCH] vault: Update to version 1.11.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index ce0cc822d2..63c3a9913d 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.11.2", + "version": "1.11.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.11.2/vault_1.11.2_windows_amd64.zip", - "hash": "82a356995500a8eb6b61e05167859c41758c5fa792f461fb9e86e523bcb4e61e" + "url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_amd64.zip", + "hash": "01dd423e0740a6373c6e3db0394ad56d68b5cb6006564f2328381c127f2a3eab" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.11.2/vault_1.11.2_windows_386.zip", - "hash": "e797482a42dc7ca230b39c32d815981995a297792011a93b4c6c19edb81b8fc8" + "url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_386.zip", + "hash": "f69eb9187023890b4450a88154f84d22fb9d4fc52f724b7f6dfa8b8c5af6d889" } }, "bin": "vault.exe",