{ "version": "0.3.7.0a", "description": "Pandoc filter for cross-references", "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "license": "GPL-2.0-or-later", "depends": "pandoc", "architecture": { "64bit": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.7.0a/pandoc-crossref-Windows-2.10.1.7z", "hash": "dbd41f0a23196e8a86fa6ffa4ab99b34d4ad59d4845a2e99965fa5c7cec5c7b9" } }, "extract_dir": "windows-build", "bin": "pandoc-crossref.exe", "checkver": { "github": "https://github.com/lierdakil/pandoc-crossref", "regex": "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.7z" } } } }