forked from topjohnwu/magisk_files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeta.json
22 lines (22 loc) · 914 Bytes
/
beta.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.3.5",
"versionCode": "243",
"link": "https://github.com/topjohnwu/Magisk/releases/download/manager-v7.3.5/MagiskManager-v7.3.5.apk",
"note": "https://raw.githubusercontent.com/topjohnwu/Magisk/59fd38bbf810c81076a1f9b16bc5a0071581b9e7/app/src/main/res/raw/changelog.md"
},
"uninstaller": {
"link": "https://github.com/topjohnwu/Magisk/releases/download/v20.0/Magisk-uninstaller-20191011.zip"
},
"magisk": {
"version": "20.0",
"versionCode": "20000",
"link": "https://github.com/topjohnwu/Magisk/releases/download/v20.0/Magisk-v20.0.zip",
"note": "https://raw.githubusercontent.com/topjohnwu/magisk_files/2d7ddefbe4946806de1875a18247b724f5e7d4a0/notes.md",
"md5": "088fb6545e7042a4939bda7d21423b8b"
},
"stub": {
"versionCode": "1",
"link": "https://raw.githubusercontent.com/topjohnwu/magisk_files/canary/stub-release.apk"
}
}