{
    "version": "0.3.17.0b",
    "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.0b/pandoc-crossref-Windows.7z",
            "hash": "5ba7a257fb6e77e8b8d74227acb60500ce9667f26ba4414a6704a6515f7161eb"
        }
    },
    "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"
            }
        }
    }
}
