Non legacy (#33)

* disable legacy flag for each addon
* build.json for each addon
* update addons
This commit is contained in:
Arne Petersen
2020-02-20 03:16:31 +01:00
committed by GitHub
parent 23a46adf0e
commit d24589dae4
37 changed files with 264 additions and 61 deletions

View File

@@ -2,7 +2,6 @@
"name": "znc",
"version": "0.3.0",
"slug": "znc",
"legacy": true,
"maintenance": {
"github_release": "https://github.com/linuxserver/docker-znc",
"version_regex": "(\\d+\\.\\d+\\.\\d+-?\\w*)-(ls\\d+)"