diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 7385f67a41..c3d19de84d 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.4.5", + "version": "7.5.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.4.5/amplify-pkg-win.exe.tgz", - "hash": "ee27a7fb98e0b810436933907a9e2c4257646c97c1c8ab26ba2e42c97bb7ac65" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.5.0/amplify-pkg-win.exe.tgz", + "hash": "7aab370a1946b581acbc8a4f5c63cf6e6c82808a9a833dc953d7ba384aa07307" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",