mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
qpdf: Update to version 11.3.0
This commit is contained in:
parent
0712cd203b
commit
950b139096
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.2.0",
|
"version": "11.3.0",
|
||||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||||
"homepage": "https://qpdf.sourceforge.net/",
|
"homepage": "https://qpdf.sourceforge.net/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.2.0/qpdf-11.2.0-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.3.0/qpdf-11.3.0-mingw64.zip",
|
||||||
"hash": "sha1:efe9300833bf0cb99fb541f97a2a4adb8bace85b",
|
"hash": "sha1:ebe27ea017551524d785735bc205d168f2456418",
|
||||||
"extract_dir": "qpdf-11.2.0-mingw64"
|
"extract_dir": "qpdf-11.3.0-mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.2.0/qpdf-11.2.0-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.3.0/qpdf-11.3.0-mingw32.zip",
|
||||||
"hash": "sha1:709690811aa265420f7fe8f99e2c3eded7919f41",
|
"hash": "sha1:e58684ea662f7f486ab18bec5e292a3ad0f38747",
|
||||||
"extract_dir": "qpdf-11.2.0-mingw32"
|
"extract_dir": "qpdf-11.3.0-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user