{ "version": "2.11.1", "description": "Universal markup converter", "homepage": "https://pandoc.org", "license": "GPL-2.0-or-later", "architecture": { "64bit": { "url": "https://github.com/jgm/pandoc/releases/download/2.11.1/pandoc-2.11.1-windows-x86_64.zip", "hash": "15beef83544d8cb5c3a2f0a3828911a46b23f5352eba69939564a3ebf58afe7f" } }, "extract_dir": "pandoc-2.11.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-windows-x86_64.zip" }, "32bit": { "url": "https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-windows-i386.zip" } }, "extract_dir": "pandoc-$version" }, "suggest": { "MiKTeX": "latex" } }