diff --git a/bucket/pandoc.json b/bucket/pandoc.json index d6b7da62dc..d2fad6dfdf 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "3.2", + "version": "3.2.1", "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.2/pandoc-3.2-windows-x86_64.zip", - "hash": "84395462eb08d74df3dbe9bb129ce3508e3eec3f29ac1f55559c2c5a1f34a8bf" + "url": "https://github.com/jgm/pandoc/releases/download/3.2.1/pandoc-3.2.1-windows-x86_64.zip", + "hash": "c6cfc71b092a42c8d25c0936390aa21d71762aee0ceee720bff1c8e32d35203e" } }, - "extract_dir": "pandoc-3.2", + "extract_dir": "pandoc-3.2.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"