fdroiddata/metadata/com.fox2code.mmm.fdroid.yml
2022-04-16 05:06:44 +00:00

81 lines
2 KiB
YAML

AntiFeatures:
- NonFreeNet
- NonFreeAdd
Categories:
- System
License: LGPL-3.0-only
AuthorName: Fox2Code
AuthorEmail: fox2code@gmail.com
SourceCode: https://github.com/Fox2Code/FoxMagiskModuleManager
IssueTracker: https://github.com/Fox2Code/FoxMagiskModuleManager/issues
Changelog: https://github.com/Fox2Code/FoxMagiskModuleManager/releases
Donate: https://www.paypal.com/paypalme/fox2code
AutoName: Fox's Magisk Module Manager
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/Fox2Code/FoxMagiskModuleManager
Builds:
- versionName: 0.4.1
versionCode: 36
commit: b4f22f3f840ffc00b5b538c79f5c6dec97b1f92b
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
scandelete:
- example_module.zip
- versionName: 0.4.2
versionCode: 37
commit: a3ef9be67112e0b4d25f846e1e2ed5b25959adcf
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
scandelete:
- example_module.zip
- versionName: 0.4.3
versionCode: 38
commit: 709a0a4ebfc7516c9d5fd7025a4c16c8ef090a66
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
scandelete:
- example_module.zip
- versionName: 0.4.4
versionCode: 39
commit: bc5bb2ab80bf4d643c65db4cc59cc64a74b6808a
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
scandelete:
- example_module.zip
MaintainerNotes: |-
* NonFreeNet — Depends on GitHub for modules downloading.
* NonFreeAdd — Potentially downloads proprietary Magisk modules.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.4.4
CurrentVersionCode: 39