diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 4d6f9b217c..2287ba65e4 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "12.2.5", + "version": "12.3.0", "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.5/amplify-pkg-win.exe.tgz", - "hash": "dafd94e36f39e19560d1234da0317a6163565c77ed3437e8ced76e659b2caa3e" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v12.3.0/amplify-pkg-win.exe.tgz", + "hash": "6af7ee1e3479103e5b5129359671afde02e7713610b08aa6107555f981da76c8" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",