From b6989e78aaba26184b9eb81479874d3685926441 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Dec 2021 18:00:34 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.1 --- 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 0e9996a9f6..1de41c979c 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.0", + "version": "7.6.1", "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.0/amplify-pkg-win.exe.tgz", - "hash": "bc52e681d6d2313c18c04dd082244b0aaf9889f4382f8de4891a3a3b154c10c0" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.1/amplify-pkg-win.exe.tgz", + "hash": "60d10d2f8d19363f179567697341f2eb566e3bf12215e0bcb3af9e49e559df26" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",