aws: Update to version 2.12.5

This commit is contained in:
github-actions[bot] 2023-06-29 20:25:25 +00:00
parent 4f459a73f5
commit dd3c79936b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.4", "version": "2.12.5",
"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.12.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.12.5.msi",
"hash": "edc2e862a5309db9c2b3da929ff0a903b9ae04f52441b2b6ad46f2b9c7bbd735" "hash": "8c77e4bb3e0c1bec695718557775bf9a646fbf03aaf839dac4e4cf91feebbfa9"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",