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