mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
qpdf: Update to version 11.6.0
This commit is contained in:
parent
240e0452ae
commit
fb8b97c34e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "11.5.0",
|
||||
"version": "11.6.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.5.0/qpdf-11.5.0-mingw64.zip",
|
||||
"hash": "sha1:549df5e8bf0652d6169860dd6d22b55afc28dd94",
|
||||
"extract_dir": "qpdf-11.5.0-mingw64"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.0/qpdf-11.6.0-mingw64.zip",
|
||||
"hash": "sha1:435aeb8f0888a5c0508f95df974c07f7af584eda",
|
||||
"extract_dir": "qpdf-11.6.0-mingw64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.5.0/qpdf-11.5.0-mingw32.zip",
|
||||
"hash": "sha1:3e07d411c7bfd62a50d3f3da7b52a61f40a948b7",
|
||||
"extract_dir": "qpdf-11.5.0-mingw32"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.0/qpdf-11.6.0-mingw32.zip",
|
||||
"hash": "sha1:9a3d88ad8b14e86e3e3b62f9a56f27bebe00ffbb",
|
||||
"extract_dir": "qpdf-11.6.0-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user