diff --git a/bucket/pandoc.json b/bucket/pandoc.json index d46630503e..7e70f6cd32 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.14.2", + "version": "2.15", "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.14.2/pandoc-2.14.2-windows-x86_64.zip", - "hash": "aeb2653046bd9b8e6ca289961683b1c3a2fd94ef025ff3f52fa0a0e5a62faf4f" + "url": "https://github.com/jgm/pandoc/releases/download/2.15/pandoc-2.15-windows-x86_64.zip", + "hash": "a106d810eaa736b03c6d30b7c3e5620e0937989d4482ce7f1351427ceccfce98" } }, - "extract_dir": "pandoc-2.14.2", + "extract_dir": "pandoc-2.15", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"