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