18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"dependencies": [],
|
|
"detector": {
|
|
"capture": "capture0",
|
|
"command": "aws --version",
|
|
"method": "command",
|
|
"pattern": "aws-cli/([\\d.]+)"
|
|
},
|
|
"name": "aws",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "2.32.11",
|
|
"grace_period": 86400,
|
|
"site": "https://aws.amazon.com/cli/",
|
|
"source": "https://github.com/aws/aws-cli/releases",
|
|
"tags": "https://github.com/aws/aws-cli/tags"
|
|
}
|
|
}
|