mirror of https://github.com/msgbyte/tailchat
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.
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"android": {
|
|
"version": "0.0.1",
|
|
"url": "https://tailchat-app.msgbyte.com/app-release.apk"
|
|
},
|
|
"windows": {
|
|
"version": "0.1.0",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.5/Tailchat-0.1.0-win.zip",
|
|
"history": [
|
|
{
|
|
"version": "0.0.9",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.2/Tailchat-0.0.9-win.zip"
|
|
},
|
|
{
|
|
"version": "0.0.5",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.9/Tailchat-0.0.5-win.zip"
|
|
},
|
|
{
|
|
"version": "0.0.4",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.6/Tailchat-0.0.4-win.zip"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"darwin": {
|
|
"version": "0.1.0",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.5/Tailchat-0.1.0.dmg",
|
|
"history": [
|
|
{
|
|
"version": "0.0.9",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.2/Tailchat-0.0.9.dmg"
|
|
}
|
|
]
|
|
},
|
|
"darwin-arm64": {
|
|
"version": "0.1.0",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.5/Tailchat-0.1.0-arm64.dmg",
|
|
"history": [
|
|
{
|
|
"version": "0.0.9",
|
|
"url": "https://github.com/msgbyte/tailchat/releases/download/v1.9.2/Tailchat-0.0.9-arm64.dmg"
|
|
}
|
|
]
|
|
}
|
|
}
|