{ "version": "2.11.1.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.1/pandoc-2.11.1.1-windows-x86_64.zip", "hash": "a894ff65ff51ac405b46e73d27a384edc68a224f41e1c6b57d0b7119a916c2d8" } }, "extract_dir": "pandoc-2.11.1.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" } }