Skip to content

Commit

Permalink
Add update-link
Browse files Browse the repository at this point in the history
  • Loading branch information
antoor committed May 1, 2016
1 parent 8d0301a commit b9b8b99
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@
},
"debug": true,
"update": {
"md5": "",
"logs": "",
"sources": {}
"md5": "184c9217b01513647ccfaad49e795cfe",
"logs": "移除webpack以及其他不必要的依赖,直接无需编译即可执行ES6代码\n更新美化关于页面\n重构modules/request.js后端数据请求模块\n添加 aspx hex encoder 支持\n修正custom shell 读取自身时数据被截断的 bug\n增加php中的mysql数据库模板,用于不支持使用mysqli的服务器\n以及其他小部分的代码重构优化",
"sources": {
"coding.net": "https://coding.net/api/share/download/c405db5d-6fdb-4078-9326-32cd86c392a3",
"github": "https://github.com/antoor/antSword/releases/download/1.3.0/update.zip"
}
},
"bugs": {
"url": "https://github.com/antoor/antSword/issues"
Expand Down

0 comments on commit b9b8b99

Please sign in to comment.