{ "version": "2.11.0.4", "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.0.4/pandoc-2.11.0.4-windows-x86_64.zip", "hash": "599b88a59f8b84e183420704a3ab0a798a0181567968ec4d7dfe21b783344144" } }, "extract_dir": "pandoc-2.11.0.4", "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" } }