mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
qpdf: Update to version 11.10.1
This commit is contained in:
parent
433ab6e12b
commit
95b6a5ff3b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "11.10.0",
|
||||
"version": "11.10.1",
|
||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||
"homepage": "https://qpdf.sourceforge.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.0/qpdf-11.10.0-msvc64.zip",
|
||||
"hash": "bae68538ba4f35a5b66d02677e4b5834e6e4e4013cdba6f6b022b46d6066595d",
|
||||
"extract_dir": "qpdf-11.10.0-msvc64"
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.1/qpdf-11.10.1-msvc64.zip",
|
||||
"hash": "975a443d95e1d4e4f170895c2436f0ce45a9ff06e977c3afd0d0941efba85600",
|
||||
"extract_dir": "qpdf-11.10.1-msvc64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.0/qpdf-11.10.0-msvc32.zip",
|
||||
"hash": "76e79119b836665ca07d18fc48f113e78d3d3798e6b415299f5e6af3cff37136",
|
||||
"extract_dir": "qpdf-11.10.0-msvc32"
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v11.10.1/qpdf-11.10.1-msvc32.zip",
|
||||
"hash": "8804de3d774e0b9b7c4d9414a6853e7376ab115062bbe3735c4f19d8e33b3529",
|
||||
"extract_dir": "qpdf-11.10.1-msvc32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user