Jakub Čábera a0ee1c39e1 ffsend: Update to version 0.2.67
Fix manifests
2020-09-27 23:54:02 +02:00

39 lines
1.2 KiB
JSON

{
"version": "20.09.0-h5d62644_0",
"description": "PDF rendering library",
"homepage": "https://anaconda.org/conda-forge/poppler",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://anaconda.org/conda-forge/poppler/20.09.0/download/win-64/poppler-20.09.0-h5d62644_0.tar.bz2",
"hash": "6abd4ab9659c236d50074beae3a0cc8ce28e1f4107be2bde68d5709a6b79a2ca"
}
},
"extract_dir": "Library",
"bin": [
"bin\\pdfattach.exe",
"bin\\pdfdetach.exe",
"bin\\pdffonts.exe",
"bin\\pdfimages.exe",
"bin\\pdfinfo.exe",
"bin\\pdfseparate.exe",
"bin\\pdftocairo.exe",
"bin\\pdftohtml.exe",
"bin\\pdftoppm.exe",
"bin\\pdftops.exe",
"bin\\pdftotext.exe",
"bin\\pdfunite.exe"
],
"checkver": {
"url": "https://anaconda.org/conda-forge/poppler/files",
"regex": ">win-64/poppler-([\\w.-]+)\\.tar\\.bz2</a>"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://anaconda.org/conda-forge/poppler/$matchHead/download/win-64/poppler-$version.tar.bz2"
}
}
}
}