From deed9db6d159e0b3d49dcc9c4e42360195f57417 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:27:28 +0000 Subject: [PATCH] aws-amplify: Update to version 8.0.0 --- bucket/aws-amplify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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'",