-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathmtk.json
22 lines (22 loc) · 868 Bytes
/
mtk.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"app": {
"version": "8.0.3",
"versionCode": "314",
"link": "https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.3/MagiskManager-v8.0.3.apk",
"note": "https://cdn.jsdelivr.net/gh/topjohnwu/Magisk@manager-v8.0.3/app/src/main/res/raw/changelog.md"
},
"stub": {
"versionCode": "14",
"link": "https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.3/stub-release.apk"
},
"uninstaller": {
"link": "https://github.com/topjohnwu/Magisk/releases/download/v21.1/Magisk-uninstaller-20201113.zip"
},
"magisk": {
"version": "a848f10b",
"versionCode": "21101",
"link": "https://cdn.jsdelivr.net/gh/vvb2060/magisk_files@2b02faa6773f66ce768235270b13d60d615494a8/magisk-debug.zip",
"note": "https://topjohnwu.github.io/Magisk/releases/21100.md",
"md5": "61679d68777b7f42ee30e100deaecf1f"
}
}