mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-11 22:09:42 +05:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59bea9f644 | ||
|
|
8fce9f4a6d | ||
|
|
5a0068fad6 | ||
|
|
db83adb442 | ||
|
|
3bde37684a | ||
|
|
856711543b | ||
|
|
97402d9eb6 | ||
|
|
cb9055f001 | ||
|
|
c94661dc81 | ||
|
|
9e5fb19adf | ||
|
|
6aeab9558e | ||
|
|
d97d6a109d |
@@ -1 +1 @@
|
|||||||
Исправлен мусор в консоли
|
Фикс архитектуры armv8l
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9",
|
"version": "3.3",
|
||||||
"versionCode": 29,
|
"versionCode": 33,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett.zip",
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.3.0/zaprett.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9",
|
"version": "3.3",
|
||||||
"versionCode": 29,
|
"versionCode": 33,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett-extended.zip",
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.3.0/zaprett-extended.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
|||||||
6
update_tv.json
Normal file
6
update_tv.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"version": "3.3",
|
||||||
|
"versionCode": 33,
|
||||||
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.3.0/zaprett-tv.zip",
|
||||||
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user