mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
qpdf: Update to version 9.0.1
This commit is contained in:
parent
b6874bd448
commit
0e9bfc8fe4
@ -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.0",
|
||||
"version": "9.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.0/qpdf-9.0.0-bin-mingw64.zip",
|
||||
"hash": "48bc08ca8f959502d114c085067ff4a2e45daf2b279c739077ad437732ca97df"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.1/qpdf-9.0.1-bin-mingw64.zip",
|
||||
"hash": "a6d34271731e907f7e99d5f6b1a2390a2a79eb8a0cf4cb5b3dbd12d9b5fcc44a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.0/qpdf-9.0.0-bin-mingw32.zip",
|
||||
"hash": "d00737048eb974c8ca063c42016b6fbef5630a5245871156e8f5c1b19107ed78"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.1/qpdf-9.0.1-bin-mingw32.zip",
|
||||
"hash": "b2947c7accd4e28aefc2cf3a4f8d619c1d9182d245fe7ba4861f9f4b5a5ae546"
|
||||
}
|
||||
},
|
||||
"extract_dir": "qpdf-9.0.0",
|
||||
"extract_dir": "qpdf-9.0.1",
|
||||
"bin": "bin\\qpdf.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/qpdf/qpdf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user