mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
pdf2djvu: Move from 'extra' (#122)
This commit is contained in:
parent
90bea51567
commit
a09d5b3045
27
bucket/pdf2djvu.json
Normal file
27
bucket/pdf2djvu.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user