From 024e41383e877cd883a36f5ec445f0c0dd7e59a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:24:58 +0000 Subject: [PATCH] aws-amplify: Update to version 10.6.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 f2a04b75f8..bded22185d 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.6.1", + "version": "10.6.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/v10.6.1/amplify-pkg-win.exe.tgz", - "hash": "162291f5f7d3b9cb1cd22cdcd4c133a6bd38616be804d5fce9b2886bf34b9c09" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.6.2/amplify-pkg-win.exe.tgz", + "hash": "f343f9824d9287a997b732214a717a3127470ac908789ea7c8b0df9a0424e23a" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",