aws: Update to version 2.9.12

This commit is contained in:
github-actions[bot] 2022-12-31 00:32:50 +00:00
parent 2546b4e07a
commit e786da9250

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.11", "version": "2.9.12",
"description": "Unified tool to manage AWS services", "description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/", "homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.11.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.12.msi",
"hash": "8f60b532859459b4a57c04ebd7e8e05407298fcc66329bc88129a8aae6fc0a14" "hash": "19a51ac1c37be23b562aa8fd0e2b6857e1a55af9c660bbeb8efc507e7cc1f4b9"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",