diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 85be0582ce..d8e5f724e4 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,19 +1,15 @@ { - "version": "2.10.1", + "version": "2.11.0.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.10.1/pandoc-2.10.1-windows-x86_64.zip", - "hash": "73f436d2bb8fe61bbcac21f29ecb51652748387d81aaa6d0cd81664e3b7ac23d" - }, - "32bit": { - "url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-i386.zip", - "hash": "1326e1809dd25fabb73e77caccd41bc122117bef6ad5b279d9c23f158afd4382" + "url": "https://github.com/jgm/pandoc/releases/download/2.11.0.1/pandoc-2.11.0.1-windows-x86_64.zip", + "hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323" } }, - "extract_dir": "pandoc-2.10.1", + "extract_dir": "pandoc-2.11.0.1", "bin": [ "pandoc.exe", "pandoc-citeproc.exe"