From 564e33a20f63e34a6eccf1b0eb194b4b46a3310b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:33:29 +0000 Subject: [PATCH] aws: Update to version 2.17.27 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6f1ff9f801..f7d1137732 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.26", + "version": "2.17.27", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.26.msi", - "hash": "1265b9572c333869537447617b7696a09b6779ad711779dcf7caa922f63b67aa" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.27.msi", + "hash": "d367ac18ad40364f7d2e48006ca61e25e81da5e28e26cd885a9aad807fcd58ce" } }, "extract_dir": "Amazon\\AWSCLIV2",