diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index eefb549278..d396879ba7 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.4.0", + "version": "12.5.1", "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.4.0/amplify-pkg-win.exe.tgz", - "hash": "14c61ca18219136a0ad14b5f1b19fdb09027060a5be4281ebfc0b611eee6c22f" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.5.1/amplify-pkg-win.exe.tgz", + "hash": "4611f49216f87e00d933d6b7fb70148b3e033b2f3ce317dc2f740efd7221a628" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",