From e7b2075d1e5dc8fb899b9e4f01d3a154e17a5d70 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:18:25 +0000 Subject: [PATCH] Update update's.json and changelog --- changelog.md | 2 +- update.json | 6 +++--- update_hosts.json | 6 +++--- update_tv.json | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index ddb9f16..1c812d4 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Список изменений: ● Обновление бинарников zapret до версии 72.1 ● Добавлена поддержка ipset ● Исправление автозапуска +Обновление бинарников zapret до версии 72.2Обновление hosts файла в zaprett hosts diff --git a/update.json b/update.json index a3296b7..c609419 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "5.1", - "versionCode": 51, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.1.0/zaprett.zip", + "version": "5.2", + "versionCode": 52, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_hosts.json b/update_hosts.json index 408c1f9..8a8bb4c 100644 --- a/update_hosts.json +++ b/update_hosts.json @@ -1,6 +1,6 @@ { - "version": "5.1", - "versionCode": 51, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.1.0/zaprett-hosts.zip", + "version": "5.2", + "versionCode": 52, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett-hosts.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_tv.json b/update_tv.json index 3fb7fb8..d65f8ee 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "5.1", - "versionCode": 51, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.1.0/zaprett-tv.zip", + "version": "5.2", + "versionCode": 52, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }