Merge pull request #1 from themegaphoenix/master

Merge the manifest changes
This commit is contained in:
Fallenbagel
2022-06-16 04:52:55 +05:00
committed by GitHub
+6 -6
View File
@@ -4,15 +4,15 @@
"name": "AnilistSync", "name": "AnilistSync",
"description": "This plugin will scrobble anime to Anilist for you", "description": "This plugin will scrobble anime to Anilist for you",
"overview": "Scrobble to Anilist", "overview": "Scrobble to Anilist",
"owner": "ARufenach", "owner": "ARufenach, modified by Fallenbagel",
"category": "General", "category": "General",
"versions": [ "versions": [
{ {
"version": "1.0.0", "version": "2.0.0",
"changelog": "Initial release", "changelog": "Add support for Jellyfin 10.8",
"targetAbi": "10.7.0.0", "targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ARufenach/AnilistSync/releases/download/v1.0.0/AnilistSync_1.0.0.zip", "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip",
"checksum": "f099d9935001c1e49c710517e8261765", "checksum": "d5aa76d74a279aed5846c1a1adaa0540",
"timestamp": "2021-06-04T05:05:00Z" "timestamp": "2021-06-04T05:05:00Z"
} }
] ]