{ "version": "0.3.22a", "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.22a/pandoc-crossref-Windows-X64.7z", "hash": "0e0f264b45f8b35e6703b412c9dfad567f921e46e2ab2f84decb8c30924f1434" } }, "bin": "pandoc-crossref.exe", "checkver": { "url": "https://github.com/lierdakil/pandoc-crossref", "regex": "/releases/tag/(?:v|V)?([\\d.]+[a-z]*)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows-X64.7z" } } } }