diff --git a/bucket/pandoc.json b/bucket/pandoc.json index e4c55b27d6..f632826c38 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.11.4", + "version": "2.12", "description": "Universal markup converter", "homepage": "https://pandoc.org", "license": "GPL-2.0-or-later", @@ -8,11 +8,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jgm/pandoc/releases/download/2.11.4/pandoc-2.11.4-windows-x86_64.zip", - "hash": "ee1b0c4d0f539ee8316d6cebb29f6aa709aa3a72be2b2b4ab6e9e4a77a01a50b" + "url": "https://github.com/jgm/pandoc/releases/download/2.12/pandoc-2.12-windows-x86_64.zip", + "hash": "3ed3283438a1a3d45b8c1fb3cddb87cf93c86064b84de4f8521436292ed94e50" } }, - "extract_dir": "pandoc-2.11.4", + "extract_dir": "pandoc-2.12", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"