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

15 lines
401 B
JSON

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