diff --git a/bucket/aws-amplify.json b/bucket/aws-amplify.json index 44bf68dac8..a2a7af2369 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.26", + "version": "8.0.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/v7.6.26/amplify-pkg-win.exe.tgz", - "hash": "ddf858bb0906513c56fe87ba30d9f75cf9a2742d982d0d2eae4e6dbce11a15db" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v8.0.0/amplify-pkg-win.exe.tgz", + "hash": "4184017765cd5952529767bc40cefed2452141ae61f80129176ff91821e61ec6" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",