diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 9c2076793f..4d6f9b217c 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.2.3", + "version": "12.2.5", "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/v12.2.3/amplify-pkg-win.exe.tgz", - "hash": "2e891f0e570852ba7d3e4b6cc1766e3e449053bce7c1d4b464666877f174a79f" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.2.5/amplify-pkg-win.exe.tgz", + "hash": "dafd94e36f39e19560d1234da0317a6163565c77ed3437e8ced76e659b2caa3e" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",