From 4f6f6ed873c506ea25a79f163364bebff978f156 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Nov 2021 19:00:32 +0000 Subject: [PATCH] aws-amplify: Update to version 7.4.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 c97cc94e9d..7385f67a41 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.4.4", + "version": "7.4.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.4.4/amplify-pkg-win.exe.tgz", - "hash": "fee656d8388df79a0f393197594b9176f8275754fb980f1fe32ea81de1684fb1" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.4.5/amplify-pkg-win.exe.tgz", + "hash": "ee27a7fb98e0b810436933907a9e2c4257646c97c1c8ab26ba2e42c97bb7ac65" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",