From 6b8a3030d6866a03f765444a8dcdd51e2b00b146 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 21:00:36 +0000 Subject: [PATCH] aws-amplify: Update to version 7.3.4 --- 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 0636436614..a18391f9d7 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.3.3", + "version": "7.3.4", "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.3/amplify-pkg-win.exe.tgz", - "hash": "29dd0294424537e4c0b26be08e65dcbf93e731ae61393c6781c9f6c3042e00c1" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.4/amplify-pkg-win.exe.tgz", + "hash": "88b48b383ebaabd9c7ed61f3522ce186d795361d087c2c819014c82e8955008c" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",