{ "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "version": "0.3.4.1", "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.1/windows-x86_64-pandoc_2.7.zip", "hash": "836277468b11527da159cc6d4091758e31744ca73c337243f45b67678e235e48" } }, "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" }