forked from topjohnwu/magisk_files
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbeta.json
More file actions
22 lines (22 loc) · 834 Bytes
/
beta.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/v21.1/Magisk-uninstaller-20201113.zip"
},
"magisk": {
"version": "21.1",
"versionCode": "21100",
"link": "https://github.com/topjohnwu/Magisk/releases/download/v21.1/Magisk-v21.1.zip",
"note": "https://topjohnwu.github.io/Magisk/releases/21100.md",
"md5": "53f415c52c1e8b925ca1cf22814ef101"
}
}