callback(
{
"windows": {
"system": "windows",
"name": "o2server-${VERSION}-windows-x64",
"fileName": "o2server-${VERSION}-windows-x64.zip",
"fileSize": "${length_win_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-windows-x64.zip",
"sha256": "${build_win.sha}"
},
"linux": {
"system": "linux",
"name": o2server-${VERSION}-linux-x64",
"fileName": "o2server-${VERSION}-linux-x64.zip",
"fileSize": "${length_linux_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-x64.zip",
"sha256": "${build_linux.sha}"
},
"macosx64": {
"system": "macosx64",
"name": "o2server-${VERSION}-macosx64",
"fileName": "o2server-${VERSION}-macosx64.zip",
"fileSize": "${length_macosx64_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-macosx64.zip",
"sha256": "${build_macosx64.sha}"
},
"macosarm": {
"system": "macosarm",
"name": "o2server-${VERSION}-macosarm",
"fileName": "o2server-${VERSION}-macosarm.zip",
"fileSize": "${length_macosarm_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-macosarm.zip",
"sha256": "${build_macosarm.sha}"
},
"raspi": {
"system": "raspberrypi",
"name": "o2server-${VERSION}-raspi.zip",
"fileName": "o2server-${VERSION}-raspi.zip",
"fileSize": "${length_raspberrypi_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-raspi.zip",
"sha256": "${build_raspi.sha}"
},
"mips": {
"system": "mips",
"name": "o2server-${VERSION}-linux-mips",
"fileName": "o2server-${VERSION}-linux-mips.zip",
"fileSize": "${length_mips_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-mips.zip",
"sha256": "${build_mips.sha}"
},
"arm": {
"system": "arm",
"name": "o2server-${VERSION}-linux-arm",
"fileName": "o2server-${VERSION}-linux-arm.zip",
"fileSize": "${length_arm_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-arm.zip",
"sha256": "${build_arm.sha}"
},
"sw": {
"system": "sw",
"name": "o2server-${VERSION}-sw",
"fileName": "o2server-${VERSION}-sw.zip",
"fileSize": "${length_sw_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-sw.zip",
"sha256": "${build_sw.sha}"
},
"jvm_windows": {}
}
)
{
"title": "O2OA V${VERSION}",
"publishTime": "${TODAY}",
"windows": {
"system": "windows",
"name": "o2server-${VERSION}-windows-x64",
"fileName": "o2server-${VERSION}-windows-x64.zip",
"fileSize": "${length_win_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-windows-x64.zip",
"sha256": "${build_win.sha}"
},
"linux": {
"system": "linux",
"name": "o2server-${VERSION}-linux-x64",
"fileName": "o2server-${VERSION}-linux-x64.zip",
"fileSize": "${length_linux_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-x64.zip",
"sha256": "${build_linux.sha}"
},
"macosx64": {
"system": "macosx64",
"name": "o2server-${VERSION}-macosx64",
"fileName": "o2server-${VERSION}-macosx64.zip",
"fileSize": "${length_macosx64_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-macosx64.zip",
"sha256": "${build_macosx64.sha}"
},
"macosarm": {
"system": "macosarm",
"name": "o2server-${VERSION}-macosarm",
"fileName": "o2server-${VERSION}-macosarm.zip",
"fileSize": "${length_macosarm_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-macosarm.zip",
"sha256": "${build_macosarm.sha}"
},
"raspi": {
"system": "raspi",
"name": "o2server-${VERSION}-raspi.zip",
"fileName": "o2server-${VERSION}-raspi.zip",
"fileSize": "${length_raspi_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-raspi.zip",
"sha256": "${build_raspi.sha}"
},
"mips": {
"system": "mips",
"name": "o2server-${VERSION}-linux-mips",
"fileName": "o2server-${VERSION}-linux-mips.zip",
"fileSize": "${length_mips_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-mips.zip",
"sha256": "${build_mips.sha}"
},
"arm": {
"system": "arm",
"name": "o2server-${VERSION}-linux-arm",
"fileName": "o2server-${VERSION}-linux-arm.zip",
"fileSize": "${length_arm_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-linux-arm.zip",
"sha256": "${build_arm.sha}"
},
"sw": {
"system": "sw",
"name": "o2server-${VERSION}-sw",
"fileName": "o2server-${VERSION}-sw.zip",
"fileSize": "${length_sw_mb}MB",
"updateTime": "${TODAY}",
"url": "/download/o2server-${VERSION}-sw.zip",
"sha256": "${build_sw.sha}"
},
"source":{
"name":"o2oa-master",
"updateTime":"${TODAY}",
"fileSize":"990MB",
"url":"https://github.com/o2oa/o2oa"
}
}
{"version":"${VERSION}","date":"${TODAY}"}