优化
This commit is contained in:
52
website/static/downloads/client.json
Normal file
52
website/static/downloads/client.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user