From 6309999d7f5084cf729c2637708eaa75d7882e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 00:50:28 +0000 Subject: [PATCH] vault: Update to version 1.11.4 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 63c3a9913d..293ddb3658 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.11.3", + "version": "1.11.4", "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.3/vault_1.11.3_windows_amd64.zip", - "hash": "01dd423e0740a6373c6e3db0394ad56d68b5cb6006564f2328381c127f2a3eab" + "url": "https://releases.hashicorp.com/vault/1.11.4/vault_1.11.4_windows_amd64.zip", + "hash": "7dfc19d653856dd0024ddfa40399bf0ad860f7dd187f802920f79bbbe0878ebc" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_386.zip", - "hash": "f69eb9187023890b4450a88154f84d22fb9d4fc52f724b7f6dfa8b8c5af6d889" + "url": "https://releases.hashicorp.com/vault/1.11.4/vault_1.11.4_windows_386.zip", + "hash": "df0463c7fe132b22e23f29f5fd72c32ed604ae8487d29f50ad51d6e9274c3cea" } }, "bin": "vault.exe",