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