mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
qpdf: Update to version 10.2.0
This commit is contained in:
parent
9fed1504f5
commit
a2c7666613
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "10.1.0",
|
"version": "10.2.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": "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.1.0/qpdf-10.1.0-bin-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.2.0/qpdf-10.2.0-bin-mingw64.zip",
|
||||||
"hash": "sha1:621d340fa1e449130579a915868022c32ed96672"
|
"hash": "sha1:8f373cf3f7120debe2338b6e6ea606f84c904dc5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.1.0/qpdf-10.1.0-bin-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.2.0/qpdf-10.2.0-bin-mingw32.zip",
|
||||||
"hash": "sha1:3f726670c78c39aa5c77a5dc20a98a01ce7b5c87"
|
"hash": "sha1:fe6619de68cb91b5d02174bb1c569758c5669334"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "qpdf-10.1.0",
|
"extract_dir": "qpdf-10.2.0",
|
||||||
"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