mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
qpdf: Update to version 11.10.0
This commit is contained in:
parent
0f0332be16
commit
bea3ec26f9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.9.1",
|
"version": "11.10.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": "https://qpdf.sourceforge.io",
|
"homepage": "https://qpdf.sourceforge.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.9.1/qpdf-11.9.1-msvc64.zip",
|
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.0/qpdf-11.10.0-msvc64.zip",
|
||||||
"hash": "b5061e09aa45b63a36200c130b4cce15dc322338ea91f698760c3b8732fc41ef",
|
"hash": "bae68538ba4f35a5b66d02677e4b5834e6e4e4013cdba6f6b022b46d6066595d",
|
||||||
"extract_dir": "qpdf-11.9.1-msvc64"
|
"extract_dir": "qpdf-11.10.0-msvc64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.9.1/qpdf-11.9.1-msvc32.zip",
|
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.0/qpdf-11.10.0-msvc32.zip",
|
||||||
"hash": "08e077a8c9c923eac2033dd4d5f35acc2ae8fc31d1b6c95402ec17dde0064c2f",
|
"hash": "76e79119b836665ca07d18fc48f113e78d3d3798e6b415299f5e6af3cff37136",
|
||||||
"extract_dir": "qpdf-11.9.1-msvc32"
|
"extract_dir": "qpdf-11.10.0-msvc32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user