diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index a18391f9d7..951c69eba1 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.3.4", + "version": "7.3.5", "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.3.4/amplify-pkg-win.exe.tgz", - "hash": "88b48b383ebaabd9c7ed61f3522ce186d795361d087c2c819014c82e8955008c" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.3.5/amplify-pkg-win.exe.tgz", + "hash": "ccef8d488807b58507d2789e907856bce018caa91201ca5f30c66cfb37c5d5a2" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",