mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
qpdf: Update to version 10.0.1
This commit is contained in:
parent
8804f70db7
commit
f7dc27987f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://qpdf.sourceforge.net/",
|
"homepage": "http://qpdf.sourceforge.net/",
|
||||||
"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.",
|
||||||
"version": "10.0.0",
|
"version": "10.0.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw64.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.1/qpdf-10.0.1-bin-mingw64.zip",
|
||||||
"hash": "6c2652e5b4b1df4df1c41d78a5b5c95ea9f976ca7853460565ee15085f7288b8"
|
"hash": "e9a9b36a3c42347ad7d0b2d6ce4ffb3ed652b5fe398ca77ff3294398cfec9411"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw32.zip",
|
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.1/qpdf-10.0.1-bin-mingw32.zip",
|
||||||
"hash": "ab47492c5d1f4fe7abb1981def7df48d05c39d890e00fccb4819d7ce448fe5a0"
|
"hash": "07aed24354519a7f91edd02a6744a2559f1fa11780e2b49416f4a01a7242b00c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "qpdf-10.0.0",
|
"extract_dir": "qpdf-10.0.1",
|
||||||
"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