mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
qpdf: Update to version 11.6.2
This commit is contained in:
parent
45c1c96f82
commit
3466a85869
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.6.1",
|
"version": "11.6.2",
|
||||||
"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.6.1/qpdf-11.6.1-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.2/qpdf-11.6.2-mingw64.zip",
|
||||||
"hash": "sha1:dcc2b48905f85db7f874d3e09688d074b880ac01",
|
"hash": "sha1:58fd7c11750c4a86edd663843004b5adad7e9d4a",
|
||||||
"extract_dir": "qpdf-11.6.1-mingw64"
|
"extract_dir": "qpdf-11.6.2-mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.1/qpdf-11.6.1-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.2/qpdf-11.6.2-mingw32.zip",
|
||||||
"hash": "sha1:9c49e31e7f89e1d9f45591359755b5ec54f93b7e",
|
"hash": "sha1:d5e0ea1086e8b4df2c136019c2903cc803a66ac3",
|
||||||
"extract_dir": "qpdf-11.6.1-mingw32"
|
"extract_dir": "qpdf-11.6.2-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user