mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update qpdf to version 7.1.0
This commit is contained in:
parent
cd1872d2a9
commit
45fae672a0
12
qpdf.json
12
qpdf.json
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://qpdf.sourceforge.net/",
|
"homepage": "http://qpdf.sourceforge.net/",
|
||||||
"version": "7.0.0",
|
"version": "7.1.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/7.0.0/qpdf-7.0.0-bin-mingw64.zip",
|
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/7.1.0/qpdf-7.1.0-bin-mingw64.zip",
|
||||||
"hash": "sha512:8597fb4ed04d603e518c569e777b1f1a90662ee483f0d99464892a41d75708346f46a2fa9c8f2848b006511b6231a7fdc0b32e92ffc0a1707d9e859cab9f5bf9"
|
"hash": "39e1bb2f489e07772d345183d0fa8ce969c0ac3809358c04647d0bd78abf5901"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/7.0.0/qpdf-7.0.0-bin-mingw32.zip",
|
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/7.1.0/qpdf-7.1.0-bin-mingw32.zip",
|
||||||
"hash": "sha512:e72153561fa30f5c7dba5378338f682f8714a480515dcdeac0f68e8318645a336e4f7bf09fc668932af2bb6cf41f405e4998d09607a3edae0d07345ee277b8b3"
|
"hash": "994771dbf1d64b006d04536934cf0605bc620a82765b658f6ddd83560a1e04df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "qpdf-7.0.0",
|
"extract_dir": "qpdf-7.1.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