ScoopInstaller_Main/bucket/pdf2djvu.json
Jakub Čábera 6d6d102291 aws: Update to version 2.1.17
format p*
2021-01-08 07:41:21 +01:00

28 lines
853 B
JSON

{
"version": "0.9.17",
"description": "PDF to DjVu converter",
"homepage": "https://jwilk.net/software/pdf2djvu",
"license": "GPL-2.0-only",
"url": "https://github.com/jwilk/pdf2djvu/releases/download/0.9.17/pdf2djvu-win32-0.9.17.zip",
"hash": "31e45ad0c0866bd4a286c30de63f00aba455fc00ffb84d6254b017a688a39e75",
"extract_dir": "pdf2djvu-0.9.17",
"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"
}
}