mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
qpdf: Update to version 11.6.1
This commit is contained in:
parent
afed92431a
commit
11eb85404f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.6.0",
|
"version": "11.6.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.6.0/qpdf-11.6.0-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.1/qpdf-11.6.1-mingw64.zip",
|
||||||
"hash": "sha1:435aeb8f0888a5c0508f95df974c07f7af584eda",
|
"hash": "sha1:dcc2b48905f85db7f874d3e09688d074b880ac01",
|
||||||
"extract_dir": "qpdf-11.6.0-mingw64"
|
"extract_dir": "qpdf-11.6.1-mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.0/qpdf-11.6.0-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.1/qpdf-11.6.1-mingw32.zip",
|
||||||
"hash": "sha1:9a3d88ad8b14e86e3e3b62f9a56f27bebe00ffbb",
|
"hash": "sha1:9c49e31e7f89e1d9f45591359755b5ec54f93b7e",
|
||||||
"extract_dir": "qpdf-11.6.0-mingw32"
|
"extract_dir": "qpdf-11.6.1-mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user