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