forked from VR-25/acc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.json
More file actions
11 lines (11 loc) · 789 Bytes
/
Copy pathmodule.json
File metadata and controls
11 lines (11 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
{
"busybox": "https://github.com/Magisk-Modules-Repo/busybox-ndk",
"curl": "https://github.com/Zackptg5/Cross-Compiled-Binaries-Android/tree/master/curl",
"onlineInstaller": "https://github.com/Infiniti151/acc-with-webui/releases/download/v1.1.1/install-online.sh",
"tgz": "https://github.com/Infiniti151/acc-with-webui/releases/download/v1.1.1/acc-with-webui_v1.1.1_10101.tgz",
"tgzInstaller": "https://github.com/Infiniti151/acc-with-webui/releases/download/v1.1.1/install-tarball.sh",
"version": "v1.1.1",
"versionCode": 10101,
"zipUrl": "https://github.com/Infiniti151/acc-with-webui/releases/download/v1.1.1/acc-with-webui_v1.1.1_10101.zip",
"changelog": "https://raw.githubusercontent.com/Infiniti151/acc-with-webui/dev/latest-release-notes.md"
}