From 1301caa16fe04cb3a1c23cde3a7c5cc24ec9592e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:30:09 +0000 Subject: [PATCH] aws-amplify: Update to version 12.14.3 --- 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 1a4ba2de03..b67b5c8dcb 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.14.2", + "version": "12.14.3", "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/v12.14.2/amplify-pkg-win.exe.tgz", - "hash": "5a6ea6bcf036f0a28ebd7fa58c1e4ab4eff43a3fa8ecc0859078ccd7f36110bd" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.14.3/amplify-pkg-win.exe.tgz", + "hash": "58148819844aeb365de14e6f6b6cffebb985888785b7dbfb74fb76c05bab9fe7" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",