From 88647036409d42f173c47960064ed64066bda3e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 08:28:02 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.22 --- 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 58f9b01525..d2dce2bf4b 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.21", + "version": "7.6.22", "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.21/amplify-pkg-win.exe.tgz", - "hash": "3b97560726419ca718511f2cc6ec7526bacd84f522e9da4b98819840ad15ae90" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.22/amplify-pkg-win.exe.tgz", + "hash": "a25cf5a78f07ebead7d28131a56118297e8ac4eb307585fb41646c7c67d7d068" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",