mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 21:40:12 +05:00
Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
59bea9f644 | ||
|
|
8fce9f4a6d | ||
|
|
5a0068fad6 | ||
|
|
db83adb442 | ||
|
|
3bde37684a | ||
|
|
856711543b | ||
|
|
97402d9eb6 | ||
|
|
cb9055f001 | ||
|
|
c94661dc81 | ||
|
|
9e5fb19adf | ||
|
|
6aeab9558e | ||
|
|
d97d6a109d | ||
|
|
220f0ad0f2 | ||
|
|
cc35b7bfb9 | ||
|
|
c818d58c0a | ||
|
|
68938e4df3 | ||
|
|
88814c2b73 | ||
|
|
1b7f3149fe |
@@ -1 +1 @@
|
|||||||
Обновлен list-general
|
Фикс архитектуры armv8l
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6",
|
"version": "3.3",
|
||||||
"versionCode": 26,
|
"versionCode": 33,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.6.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.7",
|
"version": "3.3",
|
||||||
"versionCode": 27,
|
"versionCode": 33,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.7.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