{ "version": "0.3.17.0f", "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.17.0f/pandoc-crossref-Windows.7z", "hash": "643d0054a4fd03eb860841f0ae3faa9a693ceaa1c7c82cc785c07eaa5b0b27a9" } }, "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" } } } }