From 674ccbdfa6878c4ca8b8b348dd6bc6fc73957938 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 04:27:43 +0000 Subject: [PATCH] aws-vault: Update to version 7.1.1 --- bucket/aws-vault.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-vault.json b/bucket/aws-vault.json index 28895c6a88..875296a620 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "7.1.0", + "version": "7.1.1", "description": "A vault for securely storing and accessing AWS credentials in development environments", "homepage": "https://github.com/99designs/aws-vault", "license": "MIT", - "url": "https://github.com/99designs/aws-vault/releases/download/v7.1.0/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "6ac8dfe6083caa8bd370f8a7951e6e8acef2a3efb7ebc669a469419999ecc2b8", + "url": "https://github.com/99designs/aws-vault/releases/download/v7.1.1/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "bef9e7c862dbe10163a77233d3fa722eab4a4d49594c777c115c5bd5c4ee0bae", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {