From b12b6e1bb2e542a9f1b9815838f8be760491638c Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:41:32 +0000 Subject: [PATCH] Update update's.json and changelog --- changelog.md | 4 +--- update-hosts.json | 6 +++--- update.json | 6 +++--- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/changelog.md b/changelog.md index 585f2fb..f4a6832 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1 @@ -Исправлен автозапуск -Добавлена возможность прямого обращения к zapret -Обновлен hosts-файл +Список изменений: 1. Использование команды restart 2. Исправление customize.sh 3. Обновление hosts-файла diff --git a/update-hosts.json b/update-hosts.json index 31d1c5d..8abae98 100644 --- a/update-hosts.json +++ b/update-hosts.json @@ -1,6 +1,6 @@ { - "version": "6.2", - "versionCode": 62, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett-hosts.zip", + "version": "6.3", + "versionCode": 63, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.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 ca8525e..589f2f4 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "6.2", - "versionCode": 62, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.2.0/zaprett.zip", + "version": "6.3", + "versionCode": 63, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }