mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-28 10:04:59 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
8baff01e0b
@ -138,8 +138,7 @@
|
||||
"matchCurrentVersion": "<=5",
|
||||
"allowedVersions": "<5",
|
||||
"ignoreUnstable": false,
|
||||
"versionCompatibility": "^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$",
|
||||
"versioning": "semver"
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["linuxserver/qbittorrent"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user