diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index ff56dcd534..95e5302ad5 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.3", + "version": "7.6.4", "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.3/amplify-pkg-win.exe.tgz", - "hash": "feba72b86e9038cf910a065b597f2c34fec6d26be9462ba24fa69dfcb8dcbe8f" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.4/amplify-pkg-win.exe.tgz", + "hash": "8b2964297646e863e3bc8918f89c8da4115b1228afe05bbe61a80e9982396811" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",