mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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"
|
"extract_dir": "qpdf-11.2.0-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\qpdf.exe",
|
"bin": [
|
||||||
|
"bin\\qpdf.exe",
|
||||||
|
"bin\\fix-qdf.exe"
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/qpdf/qpdf",
|
"github": "https://github.com/qpdf/qpdf",
|
||||||
"regex": "qpdf-([\\d.]+)-"
|
"regex": "qpdf-([\\d.]+)-"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user