diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 4865e33a07..98554810f3 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "14.2.1", + "version": "14.2.2", "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/v14.2.1/amplify-pkg-win.exe.tgz", - "hash": "7e79f05064bd1ef9045650a40afd1b828f6280c126fe91dc972fbf4cd896804f" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v14.2.2/amplify-pkg-win.exe.tgz", + "hash": "87e269a94bf9797cdb02cb698d5d1639247ce466fcf2dc60fc6ad69a400040d7" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",