From 1206d0301c335d1c82def00cef40f93da28d1471 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 00:32:48 +0000 Subject: [PATCH] vault: Update to version 1.9.4 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index c30cee6a2d..12c6f9aea2 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.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.9.3/vault_1.9.3_windows_amd64.zip", - "hash": "0c43af1330a1df11811eea36d9c0bc8ae9ae03d3ac98baa263a14b6fc8eb0cfe" + "url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_amd64.zip", + "hash": "f42e0721a83fd74979679330119a7092785dc092566d1d69596df2d0b32edb3c" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.9.3/vault_1.9.3_windows_386.zip", - "hash": "9267d9ddf9462fd46a9c45fda4d9ddd57736b762e44f1e54888aeedafe0b18d5" + "url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_386.zip", + "hash": "e4e1fa734f3d886f7363604699cea96686861139581b24a38bbd98277b97d3fc" } }, "bin": "vault.exe",