Add manifest.json
This commit is contained in:
commit
65b260945c
20
manifest.json
Normal file
20
manifest.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[
|
||||
{
|
||||
"guid": "f21bbed8-3a97-4d8b-88b2-48aaa65427cb",
|
||||
"name": "GenerateLists",
|
||||
"description": "This is a longer description that can span more than one\n line and include details about your plugin.",
|
||||
"overview": "Short description about your plugin",
|
||||
"owner": "jellyfin",
|
||||
"category": "API",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.0.0.0",
|
||||
"changelog": "First Build",
|
||||
"targetAbi": "10.9.0.0",
|
||||
"sourceUrl": "https://git.srv.hostvoid.net/HostVoid/Jellyfin-Plugins/releases/download/1.0.0.2/Jellyfin-Plugin-MergeVersions.zip",
|
||||
"checksum": "df75af6d183e5fb8c9f3ba29b795559d",
|
||||
"timestamp": "2024-02-05T16:55:14Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user