aws: Update to version 2.1.18

This commit is contained in:
Richard Kuhnt 2021-01-13 02:01:48 +00:00
parent 070cba573a
commit 176d7fbdba

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.17", "version": "2.1.18",
"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.17.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.18.msi",
"hash": "70310daba3761b7367429a2c4169f4399ab67f8a3082bc75ffdaf18ad11e9f8e" "hash": "0c126d19947d4ba082066fd7e3d5d493718d2c8fee62ce7e3672fc519faa172c"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",