diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 34c6970de1..0e9996a9f6 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.5.6", + "version": "7.6.0", "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/v7.5.6/amplify-pkg-win.exe.tgz", - "hash": "8fe1f24b3e3ed6eea26d96953e6e83ef90ad795145deb77fb76e33d7e6434ca3" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.0/amplify-pkg-win.exe.tgz", + "hash": "bc52e681d6d2313c18c04dd082244b0aaf9889f4382f8de4891a3a3b154c10c0" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",