From 5bcd5f57a6bdae4fdf154fe22fc3e7bf6af2e064 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:24:09 +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 15075ac..e915c06 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Список изменений: Обновление zapret Добавление файлов для стратегий alt 10 и alt 11 +1. Исправление hosts версии 2. Обновление hosts файла diff --git a/update-hosts.json b/update-hosts.json index 8c14811..2596c96 100644 --- a/update-hosts.json +++ b/update-hosts.json @@ -1,6 +1,6 @@ { - "version": "6.4", - "versionCode": 64, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.4.0/zaprett-hosts.zip", + "version": "6.5", + "versionCode": 65, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.5.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 e67b30d..7e7ce02 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "6.4", - "versionCode": 64, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.4.0/zaprett.zip", + "version": "6.5", + "versionCode": 65, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.5.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }