Skip to content

Instantly share code, notes, and snippets.

@ayanamist
Last active February 1, 2022 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayanamist/231ce03859e541eb5f343559047314ad to your computer and use it in GitHub Desktop.
Save ayanamist/231ce03859e541eb5f343559047314ad to your computer and use it in GitHub Desktop.
Magisk downgrade channel
{
"magisk": {
"version": "23.0",
"versionCode": "23000",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@23.0/app-release.apk",
"note": "https://topjohnwu.github.io/Magisk/releases/23000.md"
},
"stub": {
"versionCode": "21",
"link": "https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@23.0/stub-release.apk"
}
}
@ayanamist
Copy link
Author

ayanamist commented Jan 12, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment