aws: Update to version 2.2.25

This commit is contained in:
Richard Kuhnt 2021-07-31 01:00:34 +00:00
parent 6a4ecc98e8
commit 3965328448

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.24", "version": "2.2.25",
"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.24.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.25.msi",
"hash": "3e64c5628f3f4030626531c9f6f4741dafb8520b642d6f6c7dcf35642b12cea2" "hash": "7125719e82f40f4df4a54202bdb070ee77d7f6fd248c3a0d869a8cbf30d283fd"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",