diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 07125eebd7..6d6d8cf235 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.19", + "version": "2.19.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/2.19/pandoc-2.19-windows-x86_64.zip", - "hash": "d5c51dd722ae4c562f9bff8148942630942490ef5bfe5695507c81c2c75a99de" + "url": "https://github.com/jgm/pandoc/releases/download/2.19.1/pandoc-2.19.1-windows-x86_64.zip", + "hash": "40473339594f4837c8221d4f2a40dcd4c7714eab201b6f2e9a7a5194d5417a55" } }, - "extract_dir": "pandoc-2.19", + "extract_dir": "pandoc-2.19.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"