mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
qpdf: Update to version 11.1.0
This commit is contained in:
parent
5108cdd9fa
commit
a51bfb9661
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "11.0.0",
|
||||
"version": "11.1.0",
|
||||
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
|
||||
"homepage": "https://qpdf.sourceforge.net/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.0.0/qpdf-11.0.0-mingw64.zip",
|
||||
"hash": "a85d2b0925cb2521683351409cfca950b5509ad154c4f4b248ae2491445db308",
|
||||
"extract_dir": "qpdf-11.0.0-mingw64"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.0/qpdf-11.1.0-mingw64.zip",
|
||||
"hash": "sha1:3f4e6ddf1fcfc46f40fa7a33b19e7553bbb6a676",
|
||||
"extract_dir": "qpdf-11.1.0-mingw64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.0.0/qpdf-11.0.0-mingw32.zip",
|
||||
"hash": "766593d4772dc0d329a8d45d97b62b937283dcfdf2e4025273f168191a5bab05",
|
||||
"extract_dir": "qpdf-11.0.0-mingw32"
|
||||
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.0/qpdf-11.1.0-mingw32.zip",
|
||||
"hash": "sha1:d169187372bbe128dc613972e02e624eecc13c55",
|
||||
"extract_dir": "qpdf-11.1.0-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\qpdf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user