From 83dd3db06ae65411888d67a333691ae3b87a8b8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 20:24:02 +0000 Subject: [PATCH] aws-amplify: Update to version 12.12.0 --- 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 d29c35dea0..20d8358f4d 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.11.1", + "version": "12.12.0", "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.11.1/amplify-pkg-win.exe.tgz", - "hash": "529a5b684546136521cae62570e89386de8895ecc68f00271db16890fb8a5dc0" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.12.0/amplify-pkg-win.exe.tgz", + "hash": "92749ebd9cfa2f1497845b4337938348aed938b864fee46ead4a3f8e19a8e209" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",