ci: update manifest for version 0.5.2.0.

This commit is contained in:
Concourse CI/CD 2025-02-18 17:48:47 +00:00
parent 8f88e67c3a
commit 5e0ed50d47

View file

@ -9,11 +9,11 @@
"versions": [ "versions": [
{ {
"version": "0.5.2.0", "version": "0.5.2.0",
"changelog": "## v0.5.2.0\n- bump Jellyfin ABI version to 10.10.5\n\n**Fixes**:\n- the config pages will always load, not only the first time\n", "changelog": "## v0.5.3.0\n- bump Jellyfin ABI version to 10.10.6\n- bump yamldotnet to 16.3.0\n\n**Fixes**:\n- qsort doesn't loop endlessly with duplicate values in import anymore\n",
"targetAbi": "10.10.5.0", "targetAbi": "10.10.6.0",
"sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.5.2.0/smart-playlist_0.5.2.0.zip", "sourceUrl": "https://gitea.redxef.at/redxef/jellyfin-smart-playlist/releases/download/v0.5.2.0/smart-playlist_0.5.2.0.zip",
"checksum": "d31221bd4ee7742bb4680fcd7209d2b1", "checksum": "c91cae6e799ed46d66cc8001d2c51196",
"timestamp": "2025-01-25T23:29:53Z" "timestamp": "2025-02-18T17:48:47Z"
}, },
{ {
"version": "0.5.1.0", "version": "0.5.1.0",