aws: Update to version 2.3.0

This commit is contained in:
Richard Kuhnt 2021-10-22 01:00:34 +00:00
parent e9e34ac18c
commit a94684654a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.47", "version": "2.3.0",
"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.2.47.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.3.0.msi",
"hash": "688dda3b213e8616f67164c16c997c3522324f50015357989c35853a941ad89e" "hash": "d4f98933fc4f78dfa6100963e2c7dcc703792c537d5185fcabcd4f5c7c21f51d"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",