From 17182a9c5610ae61af1eb825c95961363b137e0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 00:32:03 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.5 --- 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 95e5302ad5..88707d1531 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.4", + "version": "7.6.5", "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.4/amplify-pkg-win.exe.tgz", - "hash": "8b2964297646e863e3bc8918f89c8da4115b1228afe05bbe61a80e9982396811" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.5/amplify-pkg-win.exe.tgz", + "hash": "b2fd2eabc9ff0a818ff133d486d76473415e4f2f0954fb3a36481185fc73b809" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",