{
    "version": "1.23.0",
    "description": "A lightweight PDF, XPS, and E-book viewer",
    "homepage": "https://mupdf.com",
    "license": "AGPL-3.0-only",
    "url": "https://mupdf.com/downloads/archive/mupdf-1.23.0-windows.zip",
    "hash": "sha1:c7740bb23c5d93e5bbf8a752cf213f3840dfa610",
    "extract_dir": "mupdf-1.23.0-windows",
    "bin": [
        "mupdf.exe",
        "mupdf-gl.exe",
        "mutool.exe"
    ],
    "shortcuts": [
        [
            "mupdf.exe",
            "MuPDF"
        ]
    ],
    "checkver": {
        "url": "https://www.mupdf.com/releases/",
        "regex": "mupdf-([\\w.-]+)-windows\\.zip"
    },
    "autoupdate": {
        "url": "https://mupdf.com/downloads/archive/mupdf-$version-windows.zip",
        "hash": {
            "url": "https://www.mupdf.com/releases/",
            "regex": "$basename.*?$sha1"
        },
        "extract_dir": "mupdf-$matchHead-windows"
    }
}
