Update update's.json and changelog

This commit is contained in:
CherretGit
2025-12-08 16:41:32 +00:00
committed by github-actions[bot]
parent 4cbda8bc52
commit b12b6e1bb2
3 changed files with 7 additions and 9 deletions

View File

@@ -1,3 +1 @@
Исправлен автозапуск
Добавлена возможность прямого обращения к zapret
Обновлен hosts-файл
Список изменений: 1. Использование команды restart 2. Исправление customize.sh 3. Обновление hosts-файла

View File

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

View File

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