mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
add version regex to config.json
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"slug": "znc",
|
||||
"legacy": true,
|
||||
"maintenance": {
|
||||
"github_release": "https://github.com/linuxserver/docker-znc"
|
||||
"github_release": "https://github.com/linuxserver/docker-znc",
|
||||
"version_regex": "(\\d+\\.\\d+\\.\\d+-?\\w*)-(ls\\d+)"
|
||||
},
|
||||
"description": "IRC network bouncer",
|
||||
"url": "https://github.com/petersendev/hassio-addons/znc",
|
||||
|
||||
Reference in New Issue
Block a user