mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
qpdf: Update to version 11.6.4
This commit is contained in:
parent
48a1c34f4c
commit
2458100e1f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.6.3",
|
"version": "11.6.4",
|
||||||
"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.3/qpdf-11.6.3-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.4/qpdf-11.6.4-mingw64.zip",
|
||||||
"hash": "sha1:dd3bc88a6611e37c906ded43022474393f3c6095",
|
"hash": "sha1:1a6a70d2205db3d6d8d17b095557b52ffba4fbb2",
|
||||||
"extract_dir": "qpdf-11.6.3-mingw64"
|
"extract_dir": "qpdf-11.6.4-mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.3/qpdf-11.6.3-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.4/qpdf-11.6.4-mingw32.zip",
|
||||||
"hash": "sha1:0d010577d7d75ac24867c5b4f09bc145059935eb",
|
"hash": "sha1:74ed5cbc6abcb84d88f73bbcee4683a4b9cb82de",
|
||||||
"extract_dir": "qpdf-11.6.3-mingw32"
|
"extract_dir": "qpdf-11.6.4-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user