mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 21:41:19 +00:00
qpdf: Update to version 10.6.2
This commit is contained in:
parent
7de9d239c6
commit
74f5442745
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "10.6.1",
|
||||
"version": "10.6.2",
|
||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||
"homepage": "http://qpdf.sourceforge.net/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.1/qpdf-10.6.1-bin-mingw64.zip",
|
||||
"hash": "sha1:a41f350ec999c5ed788b77f484adc24c58848948"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.2/qpdf-10.6.2-bin-mingw64.zip",
|
||||
"hash": "sha1:ce23f627d606f447042c92a1e634d3fe5dba719f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.1/qpdf-10.6.1-bin-mingw32.zip",
|
||||
"hash": "sha1:d2778b0ce548805152a92b569d3b16ecd0131055"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.2/qpdf-10.6.2-bin-mingw32.zip",
|
||||
"hash": "sha1:6529ba49eccbe944f38ab9030503d77d436c8a68"
|
||||
}
|
||||
},
|
||||
"extract_dir": "qpdf-10.6.1",
|
||||
"extract_dir": "qpdf-10.6.2",
|
||||
"bin": "bin\\qpdf.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/qpdf/qpdf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user