mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
qpdf: Update to version 10.0.3
This commit is contained in:
parent
76b193b753
commit
a3a93e7bda
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "10.0.2",
|
"version": "10.0.3",
|
||||||
"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": "http://qpdf.sourceforge.net/",
|
"homepage": "http://qpdf.sourceforge.net/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.2/qpdf-10.0.2-bin-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.3/qpdf-10.0.3-bin-mingw64.zip",
|
||||||
"hash": "sha1:ac454fb7e1c1c5840bc4fee080819997b56df16b"
|
"hash": "sha1:9d9cdf26b5afc79246bd7e4fbae8ee80a4f3a68e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.2/qpdf-10.0.2-bin-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.3/qpdf-10.0.3-bin-mingw32.zip",
|
||||||
"hash": "sha1:1b241a18c7de7351a5f7aad72e7149c2d6bff9b2"
|
"hash": "sha1:6d5ec106fe3b50efc5044d5121b8658a3927bd32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "qpdf-10.0.2",
|
"extract_dir": "qpdf-10.0.3",
|
||||||
"bin": "bin\\qpdf.exe",
|
"bin": "bin\\qpdf.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/qpdf/qpdf",
|
"github": "https://github.com/qpdf/qpdf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user