aws: Update to version 2.1.35

This commit is contained in:
Richard Kuhnt 2021-04-07 02:00:23 +00:00
parent fa883e7c6b
commit 53cd69e5b1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.34", "version": "2.1.35",
"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.1.34.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.35.msi",
"hash": "6991e4fb0a93f993950305702e16e0d241acb080eae293fcb83511a828054cfb" "hash": "2b3d5ce4e68f6b60956f1b77050913dae454ba4489f3462e7f5906011a41541f"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",