From 57fc1bcbe78b22bdb3e419dea8d4f64dd486f8fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:27:20 +0000 Subject: [PATCH] aws-amplify: Update to version 10.7.2 --- 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 bf9c818264..48fd325ecd 100644 --- a/bucket/aws-amplify.json +++ b/bucket/aws-amplify.json @@ -1,12 +1,12 @@ { - "version": "10.7.1", + "version": "10.7.2", "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/v10.7.1/amplify-pkg-win.exe.tgz", - "hash": "35e3672d830eace3df210c8ce0652c30dc357869ec2b02ff48b070fe4a1b44b3" + "url": "https://github.com/aws-amplify/amplify-cli/releases/download/v10.7.2/amplify-pkg-win.exe.tgz", + "hash": "8815f93f923d3c35f508bb3d04000607934246160d6bfbdb9165d6d4b999df30" } }, "pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",