mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
qpdf: Update to version 9.0.2
This commit is contained in:
parent
32c240d931
commit
2bef35c98c
@ -1,19 +1,19 @@
|
||||
{
|
||||
"homepage": "http://qpdf.sourceforge.net/",
|
||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||
"version": "9.0.1",
|
||||
"version": "9.0.2",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.1/qpdf-9.0.1-bin-mingw64.zip",
|
||||
"hash": "a6d34271731e907f7e99d5f6b1a2390a2a79eb8a0cf4cb5b3dbd12d9b5fcc44a"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.2/qpdf-9.0.2-bin-mingw64.zip",
|
||||
"hash": "e305826fdcc07d509ea51b6288d89221fb1736b4749b1208ba614f8d0334dff4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.1/qpdf-9.0.1-bin-mingw32.zip",
|
||||
"hash": "b2947c7accd4e28aefc2cf3a4f8d619c1d9182d245fe7ba4861f9f4b5a5ae546"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.2/qpdf-9.0.2-bin-mingw32.zip",
|
||||
"hash": "ea7791cd66cdc132c3353523e513f2eee7f834982404ac128ab9245fa824cfb9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "qpdf-9.0.1",
|
||||
"extract_dir": "qpdf-9.0.2",
|
||||
"bin": "bin\\qpdf.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/qpdf/qpdf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user