{ "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "version": "0.3.4.1a", "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.4.1a/windows-x86_64-pandoc_2.7.3.zip", "hash": "12d9ca2d1eec6a09b1cc08247fc130adb48144c351490c16f1f74c2448836caa" } }, "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" }