File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " v0.3.0-beta34" ,
3+ "description" : " PDF导航(大纲/目录)添加工具" ,
4+ "homepage" : " https://github.com/chroming/pdfdir" ,
5+ "license" : {
6+ "identifier" : " GPL-3.0 license" ,
7+ "url" : " https://github.com/chroming/pdfdir/blob/master/LICENSE"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/chroming/pdfdir/releases/download/v0.3.0-beta34/pdfdir_win.zip" ,
12+ "hash" : " 0a4b59bb0bafbada40be81421350097e5c0c1d078a05fdf06f2f938f86c9ac58"
13+ }
14+ },
15+ "shortcuts" : [
16+ [
17+ " pdfdir.exe" ,
18+ " pdfdir"
19+ ]
20+ ],
21+ "checkver" : {
22+ "url" : " https://api.github.com/repos/chroming/pdfdir/releases/latest" ,
23+ "jsonpath" : " $.name"
24+ },
25+ "autoupdate" : {
26+ "architecture" : {
27+ "64bit" : {
28+ "url" : " https://github.com/chroming/pdfdir/releases/download/$version/pdfdir_win.zip"
29+ }
30+ }
31+ }
32+ }
You can’t perform that action at this time.
0 commit comments