mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
qpdf: Add fix-qdf.exe to bin (#4239)
This commit is contained in:
parent
544d405ea0
commit
73f48f6d7e
@ -15,7 +15,10 @@
|
||||
"extract_dir": "qpdf-11.2.0-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\qpdf.exe",
|
||||
"bin": [
|
||||
"bin\\qpdf.exe",
|
||||
"bin\\fix-qdf.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/qpdf/qpdf",
|
||||
"regex": "qpdf-([\\d.]+)-"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user