forked from itachiccc/make_magisk_v19.3_channel
-
Notifications
You must be signed in to change notification settings - Fork 1
/
main.json
22 lines (22 loc) · 912 Bytes
/
main.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": "7.5.1",
"versionCode": "267",
"link": "https://github.com/topjohnwu/Magisk/releases/download/manager-v7.5.1/MagiskManager-v7.5.1.apk",
"note": "https://raw.githubusercontent.com/topjohnwu/Magisk/7db523071d662dcc8eb187e3cbae141c716ba045/app/src/main/res/raw/changelog.md"
},
"uninstaller": {
"link": "https://github.com/topjohnwu/Magisk/releases/download/v19.3/Magisk-uninstaller-20190604.zip"
},
"magisk": {
"version": "19.3",
"versionCode": "19300",
"link": "https://github.com/topjohnwu/Magisk/releases/download/v19.3/Magisk-v19.3.zip",
"note": "https://raw.githubusercontent.com/topjohnwu/magisk_files/2d7ddefbe4946806de1875a18247b724f5e7d4a0/notes.md",
"md5": "fd988114f753a4c530839a2b28f052c1"
},
"stub": {
"versionCode": "7",
"link": "https://raw.githubusercontent.com/topjohnwu/magisk_files/stub/stub-release.apk"
}
}