app/install.json

23 lines
738 B
JSON
Raw Normal View History

2024-04-17 13:02:48 +08:00
{
"version": "2.1.18",
"notes": "Test version",
"pub_date": "2024-04-17T19:25:57Z",
"platforms": {
"darwin-x86_64": {
"signature": "Content of app.tar.gz.sig",
"url": "https://pulse.qixin14.xyz/wcs/app/app-x86_64.app.tar.gz"
},
"darwin-aarch64": {
"signature": "Content of app.tar.gz.sig",
"url": "https://pulse.qixin14.xyz/wcs/app/app-aarch64.app.tar.gz"
},
"linux-x86_64": {
"signature": "Content of app.AppImage.tar.gz.sig",
"url": "https://pulse.qixin14.xyz/wcs/app/app-amd64.AppImage.tar.gz"
},
"windows-x86_64": {
"signature": "Content of app.msi.sig",
2024-04-17 13:52:31 +08:00
"url": "https://pulse.qixin14.xyz/wcs/app/QiLiao_test_win_2.1.18_x64_en-US.msi.zip"
2024-04-17 13:02:48 +08:00
}
}
}