From 2b5d8ca3242a6f823804aa9805383ec4762ab98e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 04:28:45 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.19 --- 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 bde151638d..9f8ce5f766 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.15", + "version": "7.6.19", "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.15/amplify-pkg-win.exe.tgz", - "hash": "410e4e7d873826f637572225753537dce6d4f79129bc643c5330e6568d42ffd9" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.19/amplify-pkg-win.exe.tgz", + "hash": "6029f14b96088890d8c0f048d665ecacf47b0cce328510d3d29c9fd342906374" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",