diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 5db92a2984..2586fc2f43 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.13", + "version": "7.6.14", "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.13/amplify-pkg-win.exe.tgz", - "hash": "be3abf3f6308f8126f7aedd3404a1b91b4f97f62c035bc9672632de40acbeb0b" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.14/amplify-pkg-win.exe.tgz", + "hash": "5e7ce6540bfb18049fd74bdbbf2d0cb8a33e56bc0d2ed9a3366065824df7882f" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",