diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 58f9b01525..d2dce2bf4b 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.21", + "version": "7.6.22", "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.21/amplify-pkg-win.exe.tgz", - "hash": "3b97560726419ca718511f2cc6ec7526bacd84f522e9da4b98819840ad15ae90" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.22/amplify-pkg-win.exe.tgz", + "hash": "a25cf5a78f07ebead7d28131a56118297e8ac4eb307585fb41646c7c67d7d068" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",