From bfc999685685263e61e296d6cc42aecf39b46128 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 04:31:25 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.9 --- bucket/aws-amplify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 06cd92d671..31c718e4c3 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.8", + "version": "7.6.9", "description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.", "homepage": "https://docs.amplify.aws/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.8/amplify-pkg-win.exe.tgz", - "hash": "04b44cad3ae448f7d53839a4879db154f1c4cb910194c6465e3903666abf5a5a" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.9/amplify-pkg-win.exe.tgz", + "hash": "c44a4cda221cd8173758ae1427e8f30bf70153732dc692d4639ed51a60d1d1e6" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",