mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qpdf: Update to version 10.5.0
This commit is contained in:
parent
2a087675c3
commit
143cb323e6
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "10.4.0",
|
"version": "10.5.0",
|
||||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||||
"homepage": "http://qpdf.sourceforge.net/",
|
"homepage": "http://qpdf.sourceforge.net/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.4.0/qpdf-10.4.0-bin-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.5.0/qpdf-10.5.0-bin-mingw64.zip",
|
||||||
"hash": "sha1:cbe83cf78bf8081e1de457a9a745901f52b9b84b"
|
"hash": "sha1:bdb9c5fd9e08ee8930df72e36cdf602d5c79ead8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.4.0/qpdf-10.4.0-bin-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.5.0/qpdf-10.5.0-bin-mingw32.zip",
|
||||||
"hash": "sha1:fff43a915303db020fbd2af340ffae05ab6c4bad"
|
"hash": "sha1:a642e4934fe907130c0fbfda4dc2d08ae2e095c8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "qpdf-10.4.0",
|
"extract_dir": "qpdf-10.5.0",
|
||||||
"bin": "bin\\qpdf.exe",
|
"bin": "bin\\qpdf.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/qpdf/qpdf",
|
"github": "https://github.com/qpdf/qpdf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user