From 891904b6a1159506508ee487e3fc1301f3cfbeed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:39:00 +0000 Subject: [PATCH] aws-amplify: Update to version 10.2.2 --- 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 aa7a23ed86..2bb07ce95f 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.2.1", + "version": "10.2.2", "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/v10.2.1/amplify-pkg-win.exe.tgz", - "hash": "1ab6122f890441fc44d53d23bc316324cc1c1602410e1f03dbad01ce8fc814ba" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.2.2/amplify-pkg-win.exe.tgz", + "hash": "d0070d5a37363e7e40a78e52a44263acfa41099eec2180e28e7edc302a2cfcb5" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",