2020-12-31 21:24:50 +01:00

39 lines
1.2 KiB
JSON

{
"version": "20.12.1-h31d4e15_3",
"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.12.1/download/win-64/poppler-20.12.1-h31d4e15_3.tar.bz2",
"hash": "fc83028be81d2a9ab2b1a225cbf3087a838a024ada0f916b743cec851e78d496"
}
},
"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"
}
}
}
}