aws: Update to version 2.7.2

This commit is contained in:
github-actions[bot] 2022-05-20 20:28:25 +00:00
parent cf8e6b0b64
commit fe58f9420e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.1", "version": "2.7.2",
"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.7.1.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.2.msi",
"hash": "121d8cfb5b12523f54e1989095101906dc94fe22020b235da30bd4a100677f40" "hash": "01c78623e3c330d7268964254adf1607050796b1e64abb4fe137058fe831b4b2"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",