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'",