Fix typo in update/zygisk.json

Close #347 as completed.
This commit is contained in:
JingMatrix 2025-07-13 23:56:24 +02:00
parent f081aa3899
commit 5e040f97e8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"version": "v1.10.2",
"versionCode": 7182,
"zipUrl": "https://github.com/JingMatrix/LSPosed/releases/download/v1.10.2/LSPosed-v1.10.12-7182-zygisk-release.zip",
"zipUrl": "https://github.com/JingMatrix/LSPosed/releases/download/v1.10.2/LSPosed-v1.10.2-7182-zygisk-release.zip",
"changelog": "https://raw.githubusercontent.com/JingMatrix/LSPosed/master/magisk-loader/update/changelog.md"
}