diff --git a/bucket/pandoc.json b/bucket/pandoc.json index d8e5f724e4..f794dddb3e 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,18 +1,17 @@ { - "version": "2.11.0.1", + "version": "2.11.0.2", "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.1/pandoc-2.11.0.1-windows-x86_64.zip", - "hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323" + "url": "https://github.com/jgm/pandoc/releases/download/2.11.0.2/pandoc-2.11.0.2-windows-x86_64.zip", + "hash": "47a804d269ce85b1ec36f981dc0d59cc00989149cde40805d42883b97da32c06" } }, - "extract_dir": "pandoc-2.11.0.1", + "extract_dir": "pandoc-2.11.0.2", "bin": [ - "pandoc.exe", - "pandoc-citeproc.exe" + "pandoc.exe" ], "checkver": { "github": "https://github.com/jgm/pandoc"