123456789101112131415161718 |
- {
- "updates": {
- "windows": {
- "open-url": "",
- "latest-version": "1.0.0.1",
- "download-url": "http://hscae.cn:3000/attachments/4447849a-15d7-478d-89ff-3c0fca1b875b",
- "changelog": "This is an example changelog for Windows. Go on...",
- "mandatory": true
- },
- "osx": {
- "open-url": "",
- "latest-version": "1.0.0.1",
- "download-url": "http://hscae.cn:3000/attachments/4447849a-15d7-478d-89ff-3c0fca1b875b",
- "changelog": "This is an example changelog for Mac OS X. Go on...",
- "mandatory": true
- }
- }
- }
|