1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 13:01:44 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-12-24 04:07:47 +08:00
commit 85f4e093ef
No known key found for this signature in database

View File

@ -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+)$"
}, },