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