chore: update manifest for v1.0.0
This commit is contained in:
parent
216f19c422
commit
09a9565b7f
|
|
@ -1 +1,21 @@
|
||||||
[]
|
[
|
||||||
|
{
|
||||||
|
"guid": "1175543c-6d20-4cfa-93a6-1476836df34c",
|
||||||
|
"name": "Auto Backup",
|
||||||
|
"description": "Automated scheduled ZIP backups of Jellyfin data.",
|
||||||
|
"overview": "Automated scheduled ZIP backups of Jellyfin data.",
|
||||||
|
"owner": "Filtik",
|
||||||
|
"category": "General",
|
||||||
|
"imageUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/raw/branch/main/images/logo.png",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "1.0.0.0",
|
||||||
|
"changelog": "",
|
||||||
|
"targetAbi": "10.9.0.0",
|
||||||
|
"sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v1.0.0/auto-backup/auto-backup_1.0.0.0.zip",
|
||||||
|
"checksum": "6468d9c695c36588c36e09e4d2cd86be",
|
||||||
|
"timestamp": "2026-07-02T19:14:59Z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Reference in New Issue