Update manifest.json for latest build (a38122e)

This commit is contained in:
Gitea Actions 2026-06-12 16:53:59 +00:00
parent a38122e993
commit 4c637de442

View File

@ -6,6 +6,15 @@
"overview": "Shows which actors are on screen at any point in a movie", "overview": "Shows which actors are on screen at any point in a movie",
"owner": "dtourolle", "owner": "dtourolle",
"category": "General", "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"
}
]
} }
] ]