-
-
Notifications
You must be signed in to change notification settings - Fork 126
Expand file tree
/
Copy pathmodule.json
More file actions
11 lines (11 loc) · 721 Bytes
/
module.json
File metadata and controls
11 lines (11 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
{
"busybox": "https://github.com/Magisk-Modules-Repo/busybox-ndk",
"changelog": "https://raw.githubusercontent.com/VR-25/acc/master/changelog.md",
"curl": "https://github.com/Zackptg5/Cross-Compiled-Binaries-Android/tree/master/curl",
"onlineInstaller": "https://github.com/VR-25/acc/releases/download/v2023.10.16/install-online.sh",
"tgz": "https://github.com/VR-25/acc/releases/download/v2023.10.16/acc_v2023.10.16_202310160.tgz",
"tgzInstaller": "https://github.com/VR-25/acc/releases/download/v2023.10.16/install-tarball.sh",
"version": "v2023.10.16",
"versionCode": 202310160,
"zipUrl": "https://github.com/VR-25/acc/releases/download/v2023.10.16/acc_v2023.10.16_202310160.zip"
}