aws: Update to version 2.7.3

This commit is contained in:
github-actions[bot] 2022-05-25 20:28:47 +00:00
parent 98d99532ad
commit 5ce8114350

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.2", "version": "2.7.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.7.2.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.3.msi",
"hash": "01c78623e3c330d7268964254adf1607050796b1e64abb4fe137058fe831b4b2" "hash": "692562c84680381548635515e737305fad895a38972ad0c6b8410bcf0e74b3e2"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",