{ "version": "0.12.0", "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.12.0/tectonic-0.12.0-x86_64-pc-windows-msvc.zip", "hash": "a55b56b01936f8e6bdf36185fd6701e85b295176d4402781dbf4f874b294de37" } }, "bin": "tectonic.exe", "checkver": { "url": "https://github.com/tectonic-typesetting/tectonic/releases", "regex": "releases/tag/tectonic%40([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%40$version/tectonic-$version-x86_64-pc-windows-msvc.zip" } } } }