mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
qpdf: Update to version 11.1.1
This commit is contained in:
parent
b7de6fe356
commit
dfa249af8b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.1.0",
|
"version": "11.1.1",
|
||||||
"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.1.0/qpdf-11.1.0-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.1/qpdf-11.1.1-mingw64.zip",
|
||||||
"hash": "sha1:3f4e6ddf1fcfc46f40fa7a33b19e7553bbb6a676",
|
"hash": "397c225e9bd334d1d11f1e3b0fe7fc96b38cd4baed7d73c0e67acd38566c6172",
|
||||||
"extract_dir": "qpdf-11.1.0-mingw64"
|
"extract_dir": "qpdf-11.1.1-mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.0/qpdf-11.1.0-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.1/qpdf-11.1.1-mingw32.zip",
|
||||||
"hash": "sha1:d169187372bbe128dc613972e02e624eecc13c55",
|
"hash": "f312e2a727b7b30653fcd206b5ef41c50ec269f190e98dc9f80cb1c107cfc28f",
|
||||||
"extract_dir": "qpdf-11.1.0-mingw32"
|
"extract_dir": "qpdf-11.1.1-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\qpdf.exe",
|
"bin": "bin\\qpdf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user