{ "version": "0.3.16.0", "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.16.0/pandoc-crossref-Windows.7z", "hash": "f17d94845286a291affd6bf63fb3d03200c4fd5267a227863d5ffa660353bcb1" } }, "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.7z" } } } }