{
    "version": "0.16.9",
    "description": "Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.",
    "homepage": "https://tectonic-typesetting.github.io/en-US/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.16.9/tectonic-0.16.9-x86_64-pc-windows-msvc.zip",
            "hash": "131a24604785a9600989a3d91225f597df52ac06f00aeffe86fd529f99ee5cdd"
        }
    },
    "bin": "tectonic.exe",
    "checkver": {
        "url": "https://tectonic-typesetting.github.io/en-US/",
        "regex": "Install Tectonic.*?([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%40$version/tectonic-$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
