From fe8a13f50a39eec4022236235b017ac49da3e3d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:37:02 +0000 Subject: [PATCH] aws-amplify: Update to version 13.0.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 4654b52183..a887b48f40 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.14.4", + "version": "13.0.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.14.4/amplify-pkg-win.exe.tgz", - "hash": "eccbba673b3a426b127f48691d459ae70bb78d89492daa090e0c82f1d370dc39" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v13.0.0/amplify-pkg-win.exe.tgz", + "hash": "7fb91ab030d2874c0e076828745e2af31615830b1efae16e1dacb81cde366444" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",