You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/website/static/downloads/client.json

21 lines
565 B
JSON

{
"android": {
"version": "0.0.1",
"url": "https://tailchat-app.msgbyte.com/app-release.apk"
},
"windows": {
"version": "0.0.4",
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.6/Tailchat-0.0.4-win.zip",
"history": [
{
"version": "0.0.2",
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.4/Tailchat-0.0.2-win.zip"
},
{
"version": "0.0.1",
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.2/Tailchat-0.0.1-win.zip"
}
]
}
}