{ "version": "21.03.0", "description": "PDF rendering library", "homepage": "https://github.com/oschwartz10612/poppler-windows", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.03.0/Release-21.03.0.zip", "hash": "8a8286d86922d3fe1a763ea4ed2db60206ff07411c47da7432d02461c737a14d" } }, "extract_dir": "poppler-21.03.0\\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": { "github": "https://github.com/oschwartz10612/poppler-windows", "regex": "tag/v([\\w.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v$version/Release-$matchHead.zip" } }, "extract_dir": "poppler-$matchHead\\Library" } }