ScoopInstaller_Main/bucket/pdf2djvu.json
2019-06-11 13:49:43 +02:00

28 lines
854 B
JSON

{
"homepage": "https://jwilk.net/software/pdf2djvu",
"version": "0.9.13",
"license": "GPL-2.0-only",
"description": "PDF to DjVu converter.",
"url": "https://github.com/jwilk/pdf2djvu/releases/download/0.9.13/pdf2djvu-win32-0.9.13.zip",
"hash": "5ff8d7d02cf299166a7a3b49c7c0477567a50d7b09fe34ed1e06e73f5cd1becd",
"extract_dir": "pdf2djvu-0.9.13",
"bin": [
"pdf2djvu.exe",
"bzz.exe",
"c44.exe",
"cjb2.exe",
"csepdjvu.exe",
"djvmcvt.exe",
"djvuextract.exe",
"djvumake.exe",
"djvused.exe"
],
"checkver": {
"github": "https://github.com/jwilk/pdf2djvu"
},
"autoupdate": {
"url": "https://github.com/jwilk/pdf2djvu/releases/download/$version/pdf2djvu-win32-$version.zip",
"extract_dir": "pdf2djvu-$version"
}
}