diff --git a/bucket/pandoc.json b/bucket/pandoc.json index f824072bb3..02246f988d 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "3.1.4", + "version": "3.1.5", "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/3.1.4/pandoc-3.1.4-windows-x86_64.zip", - "hash": "67ca96845a91b52c801488dfd09eaf4bced5430fdae9f4e0ec839635b36b269f" + "url": "https://github.com/jgm/pandoc/releases/download/3.1.5/pandoc-3.1.5-windows-x86_64.zip", + "hash": "32dfc8864d48c01fca6557aa261ad5d1bf959e7ceddb420381c87aa6a94d09c8" } }, - "extract_dir": "pandoc-3.1.4", + "extract_dir": "pandoc-3.1.5", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"