From 3491bbd35a218b5b867d41803fa2029b0a9124b8 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Wed, 16 Oct 2024 05:21:30 +0800 Subject: [PATCH] update --- README.md | 1 + changelog.md | 2 +- update.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a945673..12222e5 100755 --- a/README.md +++ b/README.md @@ -20,4 +20,5 @@ An addon module for tricky store ## Links +Download: [GitHub release](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases) Telegram channel: [KOW's Little World](https://t.me/kowchannel) diff --git a/changelog.md b/changelog.md index 2ce9411..742b1a5 100755 --- a/changelog.md +++ b/changelog.md @@ -5,8 +5,8 @@ Telegram channel: https://t.me/kowchannel ## Changelog ### v1.2 -- Automated update target list on every boot - Initial release +- Automated update target list on every boot ### v1.1 - Add exclution and addition list config, config directory: /data/adb/tricky_store/target_list_config (No release) diff --git a/update.json b/update.json index c15a449..c6cb703 100755 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v1.2", "versionCode": 12, - "zipUrl": "", + "zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v1.2/TrickyAddon_UpdateTargetList-v1.2.zip", "changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/changelog.md" } \ No newline at end of file