From 62eaabb6b8db3cd8c13173bb9f2ca38a6fb8e4a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:29:05 +0000 Subject: [PATCH] aws-amplify: Update to version 7.6.26 --- 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 d027736907..44bf68dac8 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "7.6.25", + "version": "7.6.26", "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.25/amplify-pkg-win.exe.tgz", - "hash": "7992250d2dc6ad7161dbbbfe25ead1e23cc11f4eb1cd7de486f25a7c159989a7" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v7.6.26/amplify-pkg-win.exe.tgz", + "hash": "ddf858bb0906513c56fe87ba30d9f75cf9a2742d982d0d2eae4e6dbce11a15db" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",