Update update's.json and changelog

This commit is contained in:
egor-white
2025-11-03 19:39:19 +00:00
committed by github-actions[bot]
parent cf98c42995
commit 85e3c5ce0f
3 changed files with 7 additions and 9 deletions

View File

@@ -1,3 +1 @@
Обновление бинарников zapret до версии 72.2
Обновление hosts файла в zaprett hosts
Список изменений: 1. Полностью переписали модуль с Bash на Rust 2. Теперь конфиг хранится в формате JSON

View File

@@ -1,6 +1,6 @@
{
"version": "5.2",
"versionCode": 52,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett-hosts.zip",
"version": "6.0",
"versionCode": 60,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett-hosts.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "5.2",
"versionCode": 52,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/5.2.0/zaprett.zip",
"version": "6.0",
"versionCode": 60,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}