aws: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2022-04-06 20:30:13 +00:00
parent 868540ae1e
commit 796e3b4557

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.2", "version": "2.5.3",
"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.5.2.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.3.msi",
"hash": "6e3ae434f1c4fe5f138753d3cebaae77ddc8630a1c8571f03b92dc34e5abad39" "hash": "bd4ea8dda905b5a4d1939464f2f37693c33a384d82aad6a1fce538f040166b20"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",