{ "version": "0.12.0", "description": "A markup-based typesetting system for the sciences.", "homepage": "https://typst.app", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/typst/typst/releases/download/v0.12.0/typst-x86_64-pc-windows-msvc.zip", "hash": "07dceb7666b8418d5f7a0b7ebacdf0ca4a4372c0588926374e60976d55b415ff" } }, "extract_dir": "typst-x86_64-pc-windows-msvc", "bin": "typst.exe", "checkver": { "url": "https://github.com/typst/typst/releases", "regex": "tag/v?([\\d.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/typst/typst/releases/download/v$version/typst-x86_64-pc-windows-msvc.zip" } } } }