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