From 5a169fa42a89c475819196e632ea5b9832d5eb52 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 04:00:42 +0000 Subject: [PATCH] aws-amplify: Update to version 7.3.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 1e5ad647a0..9568f81b4a 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.3.1", + "version": "7.3.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/v7.3.1/amplify-pkg-win.exe.tgz", - "hash": "adb93d99f92ccb7e3715f6564cb3bc4da3e8cade70a3e544b4ffc2ffdac0b9f9" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.2/amplify-pkg-win.exe.tgz", + "hash": "ba7782fe8eb78338e4f297d73760d509158d5e9638f2a59dbc8db2fc49cdb4bf" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",