From 85a3f9321cc83532e91b0d9a160aca987b739548 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:46:06 +0000 Subject: [PATCH] Update update's.json and changelog --- changelog.md | 2 +- update-hosts.json | 6 +++--- update.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index 634ee60..40db0f7 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Исправление ошибки запуска сервиса +Исправлен автозапуск Добавлена возможность прямого обращения к zapret Обнлвлен hosts -айл diff --git a/update-hosts.json b/update-hosts.json index 87fd25b..31d1c5d 100644 --- a/update-hosts.json +++ b/update-hosts.json @@ -1,6 +1,6 @@ { - "version": "6.1", - "versionCode": 61, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett-hosts.zip", + "version": "6.2", + "versionCode": 62, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett-hosts.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update.json b/update.json index cffcdb9..ca8525e 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "6.1", - "versionCode": 61, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett.zip", + "version": "6.2", + "versionCode": 62, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }