From 531c403ce2755225f9b0cb2c6cbe816d7a099a39 Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Sun, 22 Jun 2025 08:16:59 +0000 Subject: [PATCH 1/2] Update update's.json and changelog --- changelog.md | 2 +- update.json | 2 +- update_hosts.json | 2 +- update_tv.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 792b3b0..a97d4df 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Extended-версия была удалена как ненужная. Теперь есть hosts-версия +extended-версия была заменена версией с hosts-файлом. Из остальных версий он убран. diff --git a/update.json b/update.json index 417ba29..f6d1890 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "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" } diff --git a/update_hosts.json b/update_hosts.json index 86445a9..7c2d55f 100644 --- a/update_hosts.json +++ b/update_hosts.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "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" } diff --git a/update_tv.json b/update_tv.json index 8b6b0e1..84651c5 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { "version": "4.7", - "versionCode": 47, + "versionCode": 4.7, "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" } From c230f4876c871a88221d2a83035aeaa3f600cf43 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Wed, 9 Jul 2025 11:12:25 +0000 Subject: [PATCH 2/2] Update update's.json and changelog --- changelog.md | 2 +- update.json | 6 +++--- update_hosts.json | 6 +++--- update_tv.json | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index a97d4df..8536589 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -extended-версия была заменена версией с hosts-файлом. Из остальных версий он убран. +Обновление бинарников diff --git a/update.json b/update.json index f6d1890..6d8de42 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "4.7", - "versionCode": 4.7, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett.zip", + "version": "4.8", + "versionCode": 48, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_hosts.json b/update_hosts.json index 7c2d55f..ffdfa29 100644 --- a/update_hosts.json +++ b/update_hosts.json @@ -1,6 +1,6 @@ { - "version": "4.7", - "versionCode": 4.7, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-hosts.zip", + "version": "4.8", + "versionCode": 48, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett-hosts.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_tv.json b/update_tv.json index 84651c5..d242524 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "4.7", - "versionCode": 4.7, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.7.0/zaprett-tv.zip", + "version": "4.8", + "versionCode": 48, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.8.0/zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }