From 1dbea9520e9d0d9712fad6a0a7b55addebf758c3 Mon Sep 17 00:00:00 2001 From: Concourse CI/CD Date: Wed, 30 Oct 2024 02:16:49 +0000 Subject: [PATCH] ci: update manifest for version 0.1.0.0. --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index c0bf38f..fd8d229 100644 --- a/manifest.json +++ b/manifest.json @@ -11,9 +11,9 @@ "version": "0.1.0.0", "changelog": "- Initial Alpha release.\n", "targetAbi": "10.10.0.0", - "sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.1.0.0/jellyfin-smart-playlist_0.1.0.0.dll", - "checksum": "763f5c4ac9e058f54bac79750857b65d", - "timestamp": "2024-10-30T01:58:30Z" + "sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.1.0.0/smart-playlist_0.1.0.0.zip", + "checksum": "d11b2ef8f328ed1143d95657cae33a02", + "timestamp": "2024-10-30T02:16:48Z" } ] }