diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 48fd325ecd..defa2a5d5e 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.7.2", + "version": "10.7.3", "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/v10.7.2/amplify-pkg-win.exe.tgz", - "hash": "8815f93f923d3c35f508bb3d04000607934246160d6bfbdb9165d6d4b999df30" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.7.3/amplify-pkg-win.exe.tgz", + "hash": "c3c5e2e0da10ab0d156b69568c6db47336f53ce9dcaffc16feba960fc38c28e2" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",