From dab2082f3daed0a752dbca8de25b3c9eb2928a1d Mon Sep 17 00:00:00 2001 From: Thomas Gander Date: Sat, 29 Nov 2025 10:37:14 -0700 Subject: [PATCH] Update manifest with correct link --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0335133..d70e1ee 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ { "version": "0.0.0.1", "targetAbi": "10.11.3", - "sourceUrl": "https://github.com/T-Gander/jellyfin-plugin-mediacleaner/archive/refs/tags/v0.0.1-alpha.zip", + "sourceUrl": "https://github.com/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.1-alpha/MediaCleaner_0.0.1-alpha.zip", "timestamp": "2025-11-29T00:00:00Z" } ]