Update manifest with correct link

This commit is contained in:
2025-11-29 10:37:14 -07:00
parent ef2999c557
commit dab2082f3d

View File

@@ -10,7 +10,7 @@
{ {
"version": "0.0.0.1", "version": "0.0.0.1",
"targetAbi": "10.11.3", "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" "timestamp": "2025-11-29T00:00:00Z"
} }
] ]