Merge branch 'config' into localApps
This commit is contained in:
commit
85f4e093ef
|
|
@ -135,8 +135,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["linuxserver/calibre-web"],
|
"matchPackageNames": ["linuxserver/calibre-web"],
|
||||||
"matchCurrentVersion": "<=5",
|
|
||||||
"allowedVersions": "<5",
|
|
||||||
"ignoreUnstable": false,
|
"ignoreUnstable": false,
|
||||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$"
|
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue