From 4f54ff39488baa87093c01cacd617f39c43ecd75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:47:03 +0000 Subject: [PATCH] aws-amplify: Update to version 10.3.1 --- 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 1edddef555..8113dfe289 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.3.0", + "version": "10.3.1", "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.3.0/amplify-pkg-win.exe.tgz", - "hash": "1c8d8afdde78fd113c80569eb250ddc98bbe0fd826600f6f88537149ebda7bf9" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.3.1/amplify-pkg-win.exe.tgz", + "hash": "718b9963ac0db8d29a626839b4f99531efef4e422a2fe40c1596f17766fc783e" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",