18 lines
471 B
JSON
18 lines
471 B
JSON
{
|
|
"dependencies": [],
|
|
"detector": {
|
|
"capture": "capture0",
|
|
"command": "upctl version",
|
|
"method": "command",
|
|
"pattern": "Version:\\s+([\\d.]+)"
|
|
},
|
|
"name": "upctl",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "3.26.0",
|
|
"grace_period": 86400,
|
|
"site": "https://upcloudltd.github.io/upcloud-cli",
|
|
"source": "https://github.com/UpCloudLtd/upcloud-cli/releases",
|
|
"tags": "https://github.com/UpCloudLtd/upcloud-cli/tags"
|
|
}
|
|
}
|