mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
qpdf: Update to version 11.9.0
This commit is contained in:
parent
1316df9414
commit
8397da0764
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "11.8.0",
|
||||
"version": "11.9.0",
|
||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||
"homepage": "https://qpdf.sourceforge.net/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.8.0/qpdf-11.8.0-mingw64.zip",
|
||||
"hash": "sha1:c3af413ad55255d169d261bb3137ca306e0b5173",
|
||||
"extract_dir": "qpdf-11.8.0-mingw64"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.9.0/qpdf-11.9.0-mingw64.zip",
|
||||
"hash": "sha1:313cadea56c1d2bb0b196389acf65d374407169a",
|
||||
"extract_dir": "qpdf-11.9.0-mingw64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.8.0/qpdf-11.8.0-mingw32.zip",
|
||||
"hash": "sha1:0425101ea63e8bd3023bdf797e353305375017ce",
|
||||
"extract_dir": "qpdf-11.8.0-mingw32"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.9.0/qpdf-11.9.0-mingw32.zip",
|
||||
"hash": "sha1:74447a814444c9c01f75054b3fcb1160372ed589",
|
||||
"extract_dir": "qpdf-11.9.0-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user