aws: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2023-06-16 20:24:57 +00:00
parent 431211c8e1
commit fc40511bcd

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"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.12.0.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.12.1.msi",
"hash": "ce8d31a41726111dce56fa6bd3d89f259656dface078a1b9e11570509f5c6c6a" "hash": "cb6da9fdc2adc59ba589a748213aff80b91f25cd1e75b041d9e6c2af7dd4b309"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",