diff --git a/manifest.json b/manifest.json index 92bc1a7..35c9aac 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,15 @@ "overview": "Shows which actors are on screen at any point in a movie", "owner": "dtourolle", "category": "General", - "versions": [] + "versions": [ + { + "version": "0.0.0.0", + "changelog": "Latest Build", + "targetAbi": "10.9.0.0", + "sourceUrl": "https://gitea.tourolle.paris/dtourolle/jRay/releases/download/latest/jray_0.0.0.0.zip", + "checksum": "d6f05de428a51573f020c06651245e69", + "timestamp": "2026-06-12T16:53:59Z" + } + ] } ]