forked from topjohnwu/magisk_files
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstable.json
More file actions
22 lines (22 loc) · 834 Bytes
/
stable.json
File metadata and controls
22 lines (22 loc) · 834 Bytes
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/v20.4/Magisk-uninstaller-20200323.zip"
},
"magisk": {
"version": "20.4",
"versionCode": "20400",
"link": "https://github.com/topjohnwu/Magisk/releases/download/v20.4/Magisk-v20.4.zip",
"note": "https://topjohnwu.github.io/Magisk/releases/20400.md",
"md5": "9503fc692e03d60cb8897ff2753c193f"
}
}