Fix manifest.json timestamp timezone conversion
Was copied as 23:23:33Z instead of converting from the release's actual 23:23:33+02:00, off by 2 hours. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
"targetAbi": "10.11.0.0",
|
"targetAbi": "10.11.0.0",
|
||||||
"sourceUrl": "https://git.umarumg.de/UmaruMG/AnilistSync/releases/download/v2.1.0.0/AnilistSync_2.1.0.0.zip",
|
"sourceUrl": "https://git.umarumg.de/UmaruMG/AnilistSync/releases/download/v2.1.0.0/AnilistSync_2.1.0.0.zip",
|
||||||
"checksum": "81fe39003de5362fbe204bc01ba19f7f",
|
"checksum": "81fe39003de5362fbe204bc01ba19f7f",
|
||||||
"timestamp": "2026-07-31T23:23:33Z"
|
"timestamp": "2026-07-31T21:23:33Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user