aws: Update to version 2.2.35

This commit is contained in:
Richard Kuhnt 2021-09-02 23:01:02 +00:00
parent f5a4ae5e66
commit 99ab73f4f2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.34", "version": "2.2.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.2.34.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.35.msi",
"hash": "c5cef75de45add7648f1a07c3c5e39e6600789f7195ed115192978782f9f637a" "hash": "bc527386dd0e44a628c65da255c1a21d54c28a91758ec66acf6e23f1e1ec9c6b"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",