diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 8113dfe289..b01f256025 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.3.1", + "version": "10.3.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.3.1/amplify-pkg-win.exe.tgz", - "hash": "718b9963ac0db8d29a626839b4f99531efef4e422a2fe40c1596f17766fc783e" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.3.2/amplify-pkg-win.exe.tgz", + "hash": "9d38640df9b958a92d2cba4f18165661bce2728b868b00f1d94306d62a93f5e2" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",