From d97f017e32f52b4be7358a7158688570820e97ba Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 16 Dec 2025 01:40:56 +0100 Subject: [PATCH] fix: Update checksum and timestamp for version 1.1.0.0 in manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3979b43..feb59f9 100644 --- a/manifest.json +++ b/manifest.json @@ -13,8 +13,8 @@ "changelog": "Added Advanced Configuration UI for customizing individual seasonal effects.", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.1.0.0/Jellyfin.Plugin.Seasonals.zip", - "checksum": "CHECKSUM_HIER_EINFÜGEN", - "timestamp": "2025-12-16T00:00:00Z" + "checksum": "efc26cf0d09b313c52c089fc43df12ab", + "timestamp": "2025-12-16T00:22:10Z" }, { "version": "1.0.0.0",