mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
qpdf: Update to version 11.6.3
This commit is contained in:
parent
e7d753980a
commit
7cd31322b7
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "11.6.2",
|
||||
"version": "11.6.3",
|
||||
"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.6.2/qpdf-11.6.2-mingw64.zip",
|
||||
"hash": "sha1:58fd7c11750c4a86edd663843004b5adad7e9d4a",
|
||||
"extract_dir": "qpdf-11.6.2-mingw64"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.3/qpdf-11.6.3-mingw64.zip",
|
||||
"hash": "sha1:dd3bc88a6611e37c906ded43022474393f3c6095",
|
||||
"extract_dir": "qpdf-11.6.3-mingw64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.2/qpdf-11.6.2-mingw32.zip",
|
||||
"hash": "sha1:d5e0ea1086e8b4df2c136019c2903cc803a66ac3",
|
||||
"extract_dir": "qpdf-11.6.2-mingw32"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.6.3/qpdf-11.6.3-mingw32.zip",
|
||||
"hash": "sha1:0d010577d7d75ac24867c5b4f09bc145059935eb",
|
||||
"extract_dir": "qpdf-11.6.3-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user