update test
Showing
{ | ||
"name": "antsword", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "中国蚁剑是一款跨平台的开源网站管理工具", | ||
"main": "app.js", | ||
"dependencies": { | ||
... | ... | @@ -28,12 +28,12 @@ |
"type": "git", | ||
"url": "https://github.com/antoor/antSword" | ||
}, | ||
"debug": true, | ||
"debug": false, | ||
"update": { | ||
"md5": "f7287aa765941d1e039f5b654344ccc5", | ||
"logs": "测试更新日志1\n测试更新日志2\n新增在线更新功能\n新增文件管理模块双击文件打开编辑窗口(如果文件大小<100kb)", | ||
"sources": { | ||
"local": "http://localhost:8000/1.1.0/update.zip", | ||
"test": "http://192.168.1.6:8000/1.1.0/update.zip", | ||
"github": "https://github.com/antoor/antSword/releases/download/1.1.0/app.asar.zip" | ||
} | ||
}, | ||
... | ... |
Please register or sign in to comment