Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magisk update module #9

Closed
ViniciusRed opened this issue Sep 20, 2022 · 0 comments
Closed

Magisk update module #9

ViniciusRed opened this issue Sep 20, 2022 · 0 comments

Comments

@ViniciusRed
Copy link

Add update.json to update via magisk app

  • module.prop
updateJson=https://raw.githubusercontent.com/pantsufan/Magisk-Ad-Blocking-Module/master/update.json
  • update.json
{
    "version": "v3.15",
    "versionCode": 7,
    "zipUrl": "https://github.com/pantsufan/Magisk-Ad-Blocking-Module/releases/latest/download/BlockAds-v3.15.zip",
    "changelog": "https://raw.githubusercontent.com/pantsufan/Magisk-Ad-Blocking-Module/master/changelog.md"
}
  • In zipUrl just need to change the name of the zip ("releases/latest" gets the latest version)
@pantsufan pantsufan closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants