mirror of
https://github.com/chatmail/relay.git
synced 2026-08-13 03:50:50 +00:00
381a1e30e0
This is designed to help implement self-updating APKs (and later other clients), see counterpart https://github.com/chatmail/core/pull/8557
16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"clients": [
|
|
{
|
|
"clientId": "deltachat",
|
|
"sources": [
|
|
{
|
|
"sourceId": "gplay",
|
|
"versionInteger": 754,
|
|
"versionString": "2.57.0",
|
|
"downloadUrl": "https://github.com/deltachat/deltachat-android/releases/download/v2.57.0/deltachat-gplay-release-2.57.0.apk"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|