diff --git a/source-urls.json b/source-urls.json index 49915ee..f9ff27b 100644 --- a/source-urls.json +++ b/source-urls.json @@ -100,7 +100,8 @@ { "packageNames": ["lscr.io/linuxserver/mylar3"], "respectLatest": true, - "allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5" + "allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5", + "versionScheme": "regex:^(?\\d)\\.(?\\d+)\\.(?\\d{1,3})$" } ] }