From 00e5015df670bbc7eb0ac5df0aaf11c78367ddd6 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Fri, 2 May 2025 07:18:43 +0100 Subject: [PATCH] Update mylar config Signed-off-by: Marcus Noble --- source-urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-urls.json b/source-urls.json index de5c4e3..49915ee 100644 --- a/source-urls.json +++ b/source-urls.json @@ -100,7 +100,7 @@ { "packageNames": ["lscr.io/linuxserver/mylar3"], "respectLatest": true, - "allowedVersions": "<=1000.0.0" + "allowedVersions": "<=1000.0.0 <5.9.5 || > 5.9.5" } ] }