2 Commits
6.4.0 ... main

Author SHA1 Message Date
egor-white
0dabe2f4e7 migrate tv version to default package 2026-01-19 16:15:10 +03:00
CherretGit
389e350746 Update update's.json and changelog 2026-01-18 18:46:36 +00:00
4 changed files with 10 additions and 10 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"version": "6.3",
"versionCode": 63,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.0/zaprett-hosts.zip",
"version": "6.4",
"versionCode": 64,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.4.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.0",
"versionCode": 60,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.0.0/zaprett.zip",
"version": "6.4",
"versionCode": 100,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.4.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "6.3",
"versionCode": 63,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.3.0/zaprett.zip",
"version": "6.4",
"versionCode": 64,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/6.4.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}