From 923c0b3c17f3dfa0072c96183e87b497a6e9355b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 08:29:10 +0000 Subject: [PATCH] aws-amplify: Update to version 12.12.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 6daea6f23c..558c413701 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.12.2", + "version": "12.12.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.12.2/amplify-pkg-win.exe.tgz", - "hash": "20771bea96dc75185a26f3f8d617e0f72b71cbbd0158b92c63ee4dbc87f74d3d" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.12.3/amplify-pkg-win.exe.tgz", + "hash": "7da0869a9fc256863cdba2695a21c1d4ae5ecd71742a06f8628c7bd5be902290" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",