aws: Update to version 2.2.30

This commit is contained in:
Richard Kuhnt 2021-08-18 00:01:46 +00:00
parent 836d8a2eff
commit 4b288e33a9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.29", "version": "2.2.30",
"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.29.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.30.msi",
"hash": "498305ffcaf78ccc313af8dbdb2313182c48f58bcd1b5bdff02cde80676350e4" "hash": "ea40428850ccf41636b7292c6bf614a18e16980a6b0d088972ba364200b7a74f"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",