{ "version": "0.3.19", "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.19/pandoc-crossref-Windows-X64.7z", "hash": "ad1671257d857275827b09089b53995cf6c1a2a4aaa992d9b29792945ed335a7" } }, "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" } } } }