diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index d027736907..44bf68dac8 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.25", + "version": "7.6.26", "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.25/amplify-pkg-win.exe.tgz", - "hash": "7992250d2dc6ad7161dbbbfe25ead1e23cc11f4eb1cd7de486f25a7c159989a7" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.26/amplify-pkg-win.exe.tgz", + "hash": "ddf858bb0906513c56fe87ba30d9f75cf9a2742d982d0d2eae4e6dbce11a15db" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",