Skip to content

Releases: Googlers-Repo/magisk-modules-repo-util

v2.9.8

20 Dec 03:36
Compare
Choose a tag to compare
  • Added support for track.yaml
  • Added support for common/repo.yaml
  • Added "ksunext" to manager property
  • Other bug fixes and improvements
id: cubic-adblock
enable: true
verified: true
update_to: https://raw.githubusercontent.com/Vaz15k/Cubic-AdBlock/cubic/module/update.json
source: https://github.com/Vaz15k/Cubic-AdBlock
antifeatures: []
last_update: 1734213602.994891

manager:
    kernelsu: &m {
        require: [
            systemless-hosts-KernelSU-module
        ]
    }
    apatch: *m
    ksunext: *m
    magisk:
      min: -1

versions: 4

which parses to

 {
      "id": "cubic-adblock",
      "name": "Cubic-AdBlock",
      "version": "v2.21",
      "versionCode": 2021,
      "author": "Vaz15k",
      "description": "A simple AdBlock based on the hosts file.",
      "verified": true,
      "manager": {
        "kernelsu": {
          "require": [
            "systemless-hosts-KernelSU-module"
          ]
        },
        "apatch": {
          "require": [
            "systemless-hosts-KernelSU-module"
          ]
        },
        "ksunext": {
          "require": [
            "systemless-hosts-KernelSU-module"
          ]
        },
        "magisk": {
          "min": -1
        }
      },
      "categories": [
        "Adblocking and Hosts Files"
      ],
      // ... other properties
}

v2.8.8

14 Dec 22:21
Compare
Choose a tag to compare
  • action.sh will now be listed as a feature
  • Added support for manager property according to MMRL docs
  • JSON will now printed without empty objects

v2.7.8

24 Nov 16:05
Compare
Choose a tag to compare
  • Fixed a issue where Anti-Features doesn't get included to the modules.json

v2.6.5

30 Jul 12:54
Compare
Choose a tag to compare
  • Added module notes

v2.5.5

02 Jul 12:37
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/Googlers-Repo/magisk-module…

2.4.4

29 Jun 12:41
Compare
Choose a tag to compare
- Fixed ModFS covers where used a images in sitemaps