mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
qpdf: Update to version 12.0.0
This commit is contained in:
parent
2c9555446d
commit
91b82a5747
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "11.10.1",
|
"version": "12.0.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.10.1/qpdf-11.10.1-msvc64.zip",
|
"url": "https://github.com/qpdf/qpdf/releases/download/v12.0.0/qpdf-12.0.0-msvc64.zip",
|
||||||
"hash": "975a443d95e1d4e4f170895c2436f0ce45a9ff06e977c3afd0d0941efba85600",
|
"hash": "07f27c977d58a5e8211f8563f4ea87e8dc2013d60461ababf2860f364f9197e8",
|
||||||
"extract_dir": "qpdf-11.10.1-msvc64"
|
"extract_dir": "qpdf-12.0.0-msvc64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.1/qpdf-11.10.1-msvc32.zip",
|
"url": "https://github.com/qpdf/qpdf/releases/download/v12.0.0/qpdf-12.0.0-msvc32.zip",
|
||||||
"hash": "8804de3d774e0b9b7c4d9414a6853e7376ab115062bbe3735c4f19d8e33b3529",
|
"hash": "1c3bb1afdcc6be6866eeaf69601c106b21a98ea126bde009fa0763f84de86e26",
|
||||||
"extract_dir": "qpdf-11.10.1-msvc32"
|
"extract_dir": "qpdf-12.0.0-msvc32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user