aws: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2023-02-18 00:33:49 +00:00
parent 43ca3ecfc9
commit 847b6993d6

View File

@ -1,12 +1,12 @@
{ {
"version": "2.10.0", "version": "2.10.1",
"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.10.0.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.10.1.msi",
"hash": "e32d243374bbba1eca791c81ef126c87417abb3ae834045ef593b0930c4ab95a" "hash": "5e5e6b5ff98db4f09fdad8cccc2f39ae7afcbb664d041ec0a02da2782a51da9e"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",