mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
qpdf: Update to version 12.2.0
This commit is contained in:
parent
e9004a513b
commit
94547a5dc6
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "12.1.0",
|
||||
"version": "12.2.0",
|
||||
"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/v12.1.0/qpdf-12.1.0-msvc64.zip",
|
||||
"hash": "b17a3bd472dedb6a05b4d42491a729494ee5d2b3f5e5232a2a0e490a0bf20a86",
|
||||
"extract_dir": "qpdf-12.1.0-msvc64"
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v12.2.0/qpdf-12.2.0-msvc64.zip",
|
||||
"hash": "7cf812816e7d688e6d782fb7c060ee18613e6366568f6de4819bfa7db7a05cbc",
|
||||
"extract_dir": "qpdf-12.2.0-msvc64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v12.1.0/qpdf-12.1.0-msvc32.zip",
|
||||
"hash": "2c66361287ec57087889f5e9dd9a6bedad1f32ecffb6688ab2f94ffa13d8313b",
|
||||
"extract_dir": "qpdf-12.1.0-msvc32"
|
||||
"url": "https://github.com/qpdf/qpdf/releases/download/v12.2.0/qpdf-12.2.0-msvc32.zip",
|
||||
"hash": "de58a07b954fa9b2dabb599f34101e90365f3cbc1a005f09c96e4c48330b5d96",
|
||||
"extract_dir": "qpdf-12.2.0-msvc32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user