From c547675d39ee7edf3fe064d9c5117f0aec9a6976 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Nov 2021 03:00:33 +0000 Subject: [PATCH] aws-amplify: Update to version 7.3.0 --- 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 688618363d..6ad15967f5 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "6.4.0", + "version": "7.3.0", "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/v6.4.0/amplify-pkg-win.exe.tgz", - "hash": "4a59f14a68463b68f2d55c239a8627a0c63f8d28b3418c2955de681be1d9a5db" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.0/amplify-pkg-win.exe.tgz", + "hash": "4c124084c4017981358d768796be77691cb89bb41d4317a6704985eb6281096a" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",