From bbbb937f6b7fc7743c710a0609f28a8863e06633 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 00:36:58 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.21 --- 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 3f342cd297..58f9b01525 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.20", + "version": "7.6.21", "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.20/amplify-pkg-win.exe.tgz", - "hash": "81c95ce8ace1923d5e8ea8dfaa20076023e9177c2354f03393889f1ac27ad368" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.21/amplify-pkg-win.exe.tgz", + "hash": "3b97560726419ca718511f2cc6ec7526bacd84f522e9da4b98819840ad15ae90" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",