forked from bughandler/cnki-downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
last-release.json
24 lines (24 loc) · 881 Bytes
/
last-release.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"major": 0,
"minor": 6,
"is_alpha": true,
"is_required": true,
"time": "2016-7-11 23:10",
"reasons":[
"add: now can identify and rename PDF document automatically",
"add: now support more search options (range, filter, order)",
"fix: a bug about multi-thread downloading",
"fix: adjust some text output",
"fix: other minor update",
" If your browser couldn't be opened automatically",
" Please visit the project page to download",
" ",
" https://github.com/amyhaber/cnki-downloader#download",
" "
],
"urls": {
"win": "https://github.com/amyhaber/cnki-downloader/releases/download/v0.6-alpha/cnki-downloader-windows.zip",
"mac": "https://github.com/amyhaber/cnki-downloader/releases/download/v0.6-alpha/cnki-downloader-darwin.zip",
"linux":"https://github.com/amyhaber/cnki-downloader/releases/download/v0.6-alpha/cnki-downloader-linux.zip"
}
}