Last active
February 1, 2022 16:54
-
-
Save ayanamist/231ce03859e541eb5f343559047314ad to your computer and use it in GitHub Desktop.
Magisk downgrade channel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"magisk": { | |
"version": "23.0", | |
"versionCode": "23000", | |
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/[email protected]/app-release.apk", | |
"note": "https://topjohnwu.github.io/Magisk/releases/23000.md" | |
}, | |
"stub": { | |
"versionCode": "21", | |
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/[email protected]/stub-release.apk" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
modified from https://github.com/topjohnwu/magisk-files/blob/afe2c304e59f631280cc26ccc6d40a7cf04f7f37/stable.json