From 0d9408fd0d30a25f9caa01f6e360936b682da06a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 May 2021 00:01:46 +0000 Subject: [PATCH] vault: Update to version 1.7.1 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 5f1137f725..d6d9d6cfdb 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.7.2", + "version": "1.7.1", "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.7.2/vault_1.7.2_windows_amd64.zip", - "hash": "56aa2d2ccae1009a1bb60ffd397acea1815a80799e8adf0936489a5b6973a8a6" + "url": "https://releases.hashicorp.com/vault/1.7.1/vault_1.7.1_windows_amd64.zip", + "hash": "eab310b4e950a169e5dca54813043827940c66c42e5f8bc8d52a40417dedeae5" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.7.2/vault_1.7.2_windows_386.zip", - "hash": "32abb0d7b494a71d604bd15770d0ad1827fcf775d0602619a184af7b40fade67" + "url": "https://releases.hashicorp.com/vault/1.7.1/vault_1.7.1_windows_386.zip", + "hash": "4c22bd540b8dd132152fdd5db4929e67b8170939e71287e972b33d8ea777cc7a" } }, "bin": "vault.exe",