From 4f5f06d83c970cb0aa98e98e3b200c7a5f07decb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Sep 2021 19:00:38 +0000 Subject: [PATCH] vault: Update to version 1.8.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index f920a3d026..76622ed804 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.8.2", + "version": "1.8.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.8.2/vault_1.8.2_windows_amd64.zip", - "hash": "efa4d9c52682057a852ce2e162c8fb9a0ca44eda6252c6b085bbcd2339af0a53" + "url": "https://releases.hashicorp.com/vault/1.8.3/vault_1.8.3_windows_amd64.zip", + "hash": "1a8a3ae72438d2c73c3f00c5f66472d9cb9efd86ae35aec5676a0937275ec3d9" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.8.2/vault_1.8.2_windows_386.zip", - "hash": "d7f857305ec440648bb25201dc989e017b7a8525aaf6b9741f5bf7d8827a0026" + "url": "https://releases.hashicorp.com/vault/1.8.3/vault_1.8.3_windows_386.zip", + "hash": "10a867e3b22bb643716344544e1f078897c088afa95f7d431c13c8855c24fe6b" } }, "bin": "vault.exe",