From 57efd55c9ad4ef3f83c4b05206a6c66341928131 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:34:49 +0000 Subject: [PATCH] aws-vault: Update to version 7.0.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 525941b9e4..c1d97d3d56 100644 --- a/bucket/aws-vault.json +++ b/bucket/aws-vault.json @@ -1,10 +1,10 @@ { - "version": "7.0.0", + "version": "7.0.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.0.0/aws-vault-windows-386.exe#/aws-vault.exe", - "hash": "68f175853704f272d4db8ce361e239710bc3204fd5099996e001bb7484d695dd", + "url": "https://github.com/99designs/aws-vault/releases/download/v7.0.1/aws-vault-windows-386.exe#/aws-vault.exe", + "hash": "38c644f29e52da9ec9065e1a1dd0a2c4dfe68f10fbd1205c93fc0a25116ce80b", "bin": "aws-vault.exe", "checkver": "github", "autoupdate": {