diff --git a/manifest.json b/manifest.json index a52f856..af12444 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,15 @@ "owner": "dtourolle", "category": "Live TV", "imageUrl": "https://gitea.tourolle.paris/dtourolle/jellyfin-srfPlay/raw/branch/master/assests/main%20logo.png", - "versions": [] + "versions": [ + { + "version": "1.0.12", + "changelog": "Release 1.0.12", + "targetAbi": "10.9.0.0", + "sourceUrl": "https://gitea.tourolle.paris/dtourolle/jellyfin-srfPlay/releases/download/v1.0.12/srfplay_1.0.12.0.zip", + "checksum": "47baa02ade413253db94fe3ba0763f69", + "timestamp": "2025-12-20T13:35:38Z" + } + ] } ]