xpdf-tools: Update to version 4.02

This commit is contained in:
Richard Kuhnt 2019-09-25 21:00:24 +00:00
parent 757fb6aa63
commit ae22253554

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://www.xpdfreader.com", "homepage": "https://www.xpdfreader.com",
"description": "Several command-line utilities to read and extract data from PDF files", "description": "Several command-line utilities to read and extract data from PDF files",
"version": "4.01.01", "version": "4.02",
"url": "https://xpdfreader-dl.s3.amazonaws.com/xpdf-tools-win-4.01.01.zip", "url": "https://xpdfreader-dl.s3.amazonaws.com/xpdf-tools-win-4.02.zip",
"hash": "87f526b2fb4f55c73be5c2443184704dce4efa77ba864b7f8ff2bcd4467f18f9", "hash": "b39a8e3f5f8f981328c926c6bcb3f3b11cc007c826719f6e10e3eb628e0a6355",
"license": { "license": {
"identifier": "GPL-2.0-only|GPL-3.0-only", "identifier": "GPL-2.0-only|GPL-3.0-only",
"url": "https://www.xpdfreader.com/opensource.html" "url": "https://www.xpdfreader.com/opensource.html"
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"extract_dir": "xpdf-tools-win-4.01.01/bin32" "extract_dir": "xpdf-tools-win-4.02/bin32"
}, },
"64bit": { "64bit": {
"extract_dir": "xpdf-tools-win-4.01.01/bin64" "extract_dir": "xpdf-tools-win-4.02/bin64"
} }
}, },
"checkver": { "checkver": {