From db83adb442ddb0ff51d7aa8be4f2e569a25dede7 Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Sun, 20 Apr 2025 23:20:08 +0300 Subject: [PATCH] Create update_tv.json --- update_tv.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 update_tv.json diff --git a/update_tv.json b/update_tv.json new file mode 100644 index 0000000..8de4d68 --- /dev/null +++ b/update_tv.json @@ -0,0 +1,6 @@ +{ + "version": "3.3", + "versionCode": 33, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.3.0/zaprett-tv.zip", + "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" +}