Update update's.json and changelog

This commit is contained in:
CherretGit
2025-06-21 16:01:03 +00:00
committed by github-actions[bot]
parent f59ec45e9f
commit 156cedb080
4 changed files with 13 additions and 7 deletions

View File

@@ -1 +1 @@
Чуть улучшен скрипт запуска, zaprett status добавлен в help
Test

View File

@@ -1,6 +1,6 @@
{
"version": "4.6",
"versionCode": 46,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.6.0/zaprett.zip",
"version": "4.7",
"versionCode": 47,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

6
update_hosts.json Normal file
View File

@@ -0,0 +1,6 @@
{
"version": "4.7",
"versionCode": 47,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-hosts.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "4.6",
"versionCode": 46,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.6.0/zaprett-tv.zip",
"version": "4.7",
"versionCode": 47,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-tv.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}