diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index aa7a23ed86..2bb07ce95f 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.2.1", + "version": "10.2.2", "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.2.1/amplify-pkg-win.exe.tgz", - "hash": "1ab6122f890441fc44d53d23bc316324cc1c1602410e1f03dbad01ce8fc814ba" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.2.2/amplify-pkg-win.exe.tgz", + "hash": "d0070d5a37363e7e40a78e52a44263acfa41099eec2180e28e7edc302a2cfcb5" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",