From 2bc12dbe8a3fe54fe2a09b670caa1feeb3ff6884 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:28:09 +0000 Subject: [PATCH] aws: Update to version 2.18.17 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3c20f5d4aa..5ef8df6cf0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.16", + "version": "2.18.17", "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.18.16.msi", - "hash": "67b7cf148e06cc516bd69a1e3e78423804913e96d772d5ed46a5b9f08e8ea823" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.17.msi", + "hash": "9f8eb7e115905e6832314589b08742a36d7fc728d491d5f5acd696fea39e864b" } }, "extract_dir": "Amazon\\AWSCLIV2",