{ "version": "0.11.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.11.0/tectonic-0.11.0-x86_64-pc-windows-msvc.zip", "hash": "706cbcd61d55cba274cbe665da80a7cc4a4ecd9558f5647d83e27a4fe9252edf" } }, "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" } } } }