Update update's.json and changelog

This commit is contained in:
CherretGit
2025-11-17 14:46:06 +00:00
committed by github-actions[bot]
parent f29ed9de63
commit 85a3f9321c
3 changed files with 7 additions and 7 deletions

View File

@@ -1 +1 @@
Исправление ошибки запуска сервиса
Исправлен автозапуск Добавлена возможность прямого обращения к zapret Обнлвлен hosts -айл

View File

@@ -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"
}

View File

@@ -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"
}