Add update informations.
增加更新信息
Showing
| { | ||
| "name": "antsword", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "中国蚁剑是一款跨平台的开源网站管理工具", | ||
| "main": "app.js", | ||
| "dependencies": { | ||
| ... | ... | @@ -29,11 +29,13 @@ |
| "type": "git", | ||
| "url": "https://github.com/antoor/antSword" | ||
| }, | ||
| "debug": true, | ||
| "debug": false, | ||
| "update": { | ||
| "md5": "", | ||
| "logs": "", | ||
| "sources": {} | ||
| "md5": "dffcfcfab66207051ab7256987c653e4", | ||
| "logs": "添加 PHP Custom Spy,及多个 Shell 样本\n增加文件管理中可执行文件的提示样式\n调整文件管理中任务面板默认折叠(当有任务时自动展开", | ||
| "sources": { | ||
| "coding.net": "https://coding.net/api/share/download/3a3a2b14-d40d-4b49-a213-c0d5fd9a53c5" | ||
| } | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/antoor/antSword/issues" | ||
| ... | ... |
Please register or sign in to comment