diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 1a4ba2de03..b67b5c8dcb 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.14.2", + "version": "12.14.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.14.2/amplify-pkg-win.exe.tgz", - "hash": "5a6ea6bcf036f0a28ebd7fa58c1e4ab4eff43a3fa8ecc0859078ccd7f36110bd" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.14.3/amplify-pkg-win.exe.tgz", + "hash": "58148819844aeb365de14e6f6b6cffebb985888785b7dbfb74fb76c05bab9fe7" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",