{ "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "version": "0.3.6.3", "license": "GPL-2.0-or-later", "description": "Pandoc filter for cross-references.", "architecture": { "64bit": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.3/pandoc-crossref-Windows-2.9.2.1.7z", "hash": "AEE00B0EB376032C8B09ECF5384E194F61B078EB4840281EAD34BAA8D1206FEB" } }, "extract_dir": "windows-build", "bin": "pandoc-crossref.exe", "checkver": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/", "re": "download/v(?[\\w.]+)/pandoc-crossref-Windows-(?[\\d.]+).7z" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows-$matchPandoc.zip" } } }, "depends": "pandoc" }