{ "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "version": "0.3.6.1b", "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.1b/windows-x86_64-pandoc_2.9.1.1.zip", "hash": "29e242ffb7673eeeff533db3ba943ed674cfd6429d1eaf755994b4dd2505fdc5" } }, "bin": "pandoc-crossref.exe", "checkver": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/", "re": "download/v(?[\\w.]+)/windows-x86_64-pandoc_(?[\\d.]+).zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/windows-x86_64-pandoc_$matchPandoc.zip" } } }, "depends": "pandoc" }