From 89fc83017061294bcea2f86ecbf9a37a12223f37 Mon Sep 17 00:00:00 2001 From: Filtik Date: Fri, 3 Jul 2026 00:17:00 +0200 Subject: [PATCH] Update manifest.json v0.1.0.0 test --- manifest.json | 80 +++++++++++++++++---------------------------------- 1 file changed, 27 insertions(+), 53 deletions(-) diff --git a/manifest.json b/manifest.json index 0f358c8..7a56fa3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,53 +1,27 @@ -[ - { - "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": "0.1.0.0", - "changelog": "", - "targetAbi": "10.11.0.0", - "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-10.11.x.zip", - "checksum": "5ab091691cce3811351cf3ee27f7429d", - "timestamp": "2026-07-02T20:43:07Z" - }, - { - "version": "0.1.0.0", - "changelog": "", - "targetAbi": "12.0.0.0", - "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-12.0.x.zip", - "checksum": "b6eed5f58b9fd9c75440a0412e9fa4c5", - "timestamp": "2026-07-02T20:43:07Z" - }, - { - "version": "1.0.0", - "changelog": "", - "targetAbi": "10.11.0.0", - "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v1.0.0/Jellyfin-AutoBackup-1.0.0-10.11.x.zip", - "checksum": "f0f2f476cacdde53ed361deca19436bb", - "timestamp": "2026-07-02T20:17:15Z" - }, - { - "version": "1.0.0", - "changelog": "", - "targetAbi": "12.0.0.0", - "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v1.0.0/Jellyfin-AutoBackup-1.0.0-12.0.x.zip", - "checksum": "4481d2d3d080e3cc47ebdce3ee7c8dc1", - "timestamp": "2026-07-02T20:17:15Z" - }, - { - "version": "1.0.0.0", - "changelog": "", - "targetAbi": "10.11.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": "98958f31c91847a9b55fd286caa4eaad", - "timestamp": "2026-07-02T19:47:36Z" - } - ] - } -] \ No newline at end of file +{ + "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": "0.1.0.0", + "changelog": "", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-10.11.x.zip", + "checksum": "225f559ef08e7814026973b47d6dc3fb", + "timestamp": "2026-07-02T22:14:25Z" + }, + { + "version": "0.1.0.0", + "changelog": "", + "targetAbi": "12.0.0.0", + "sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-12.0.x.zip", + "checksum": "486304ed89a6b948ed69f6e799c5e595", + "timestamp": "2026-07-02T22:14:25Z" + } + ] +} \ No newline at end of file