aws: Update to version 2.2.46

This commit is contained in:
Richard Kuhnt 2021-10-14 22:01:19 +00:00
parent e19df56d00
commit 2256e6ab5d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.45", "version": "2.2.46",
"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.45.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.46.msi",
"hash": "c2c90d31f24cc0bb4990496a32d78bb79dede3670a2472ad88f3dac420a07aa7" "hash": "8fdbcd3767aadc58e0a97d883ae239c55dfdd1f5dfdef27300bdcf919ebc3cbe"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",