From 5f9a7aac75930b7ef9835f7edb66ed4616cd8c24 Mon Sep 17 00:00:00 2001 From: Aidan Date: Thu, 2 Jan 2025 09:36:26 -0500 Subject: [PATCH] add addl. zygisk detach releases --- data/modules.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/modules.json b/data/modules.json index 6cc753d..72b55d1 100644 --- a/data/modules.json +++ b/data/modules.json @@ -305,6 +305,18 @@ }, "v1.6": { "all": "https://github.com/j-hc/zygisk-detach/releases/download/v1.6/zygisk-detach-v1.6.zip" + }, + "v1.5": { + "all": "https://github.com/j-hc/zygisk-detach/releases/download/v1.5/zygisk-detach-v1.5.zip" + }, + "v1.4": { + "all": "https://github.com/j-hc/zygisk-detach/releases/download/v1.4/zygisk-detach-v1.4.zip" + }, + "v1.3": { + "all": "https://github.com/j-hc/zygisk-detach/releases/download/v1.3/zygisk-detach-v1.3.zip" + }, + "v1.2": { + "all": "https://github.com/j-hc/zygisk-detach/releases/download/v1.2/zygisk-detach-v1.2.zip" } }, "description": "Detaches installed apps from Play Store against its aggressive updating policy which ignores the auto-update option user sets.\n\nIt works by hooking libbinder with Zygisk.\n\nTo use, enable Zygisk in Magisk or ZygiskNext module if you are on KernelSU. Then, flash the zygisk-detach module and reboot. Use the Zygisk Detach App to control it.\n\nThis is needed for ReVanced modules.",