diff --git a/magisk/module.prop b/magisk/module.prop index 68ac38e..fa2e3a2 100644 --- a/magisk/module.prop +++ b/magisk/module.prop @@ -4,4 +4,4 @@ version=v1.8 versionCode=9 author=j-hc description=Detaches installed apps from Play Store -updateJson=https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/update.json +updateJson=https://raw.githubusercontent.com/j-hc/zygisk-detach/master/update.json \ No newline at end of file diff --git a/update.json b/update.json index 406044b..fd12bd5 100644 --- a/update.json +++ b/update.json @@ -2,5 +2,5 @@ "version": "v1.8", "versionCode": 9, "zipUrl": "https://github.com/j-hc/zygisk-detach/releases/latest/download/zygisk-detach-v1.8.zip", - "changelog": "https://raw.githubusercontent.com/kazimmt/zygisk-detach/master/README.md" + "changelog": "https://raw.githubusercontent.com/j-hc/zygisk-detach/master/README.md" } \ No newline at end of file