diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 6f28e28e32..5f5b8d383d 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.14.0.3", + "version": "2.14.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.14.0.3/pandoc-2.14.0.3-windows-x86_64.zip", - "hash": "dd240e8df898fb9c5250f55908c92bc27fe900d68f35d45f64b80981507b05f7" + "url": "https://github.com/jgm/pandoc/releases/download/2.14.1/pandoc-2.14.1-windows-x86_64.zip", + "hash": "dae7ee9bb8268abedc719fa30e334acd79a32ab3488bbdb5443d2f850c60afe3" } }, - "extract_dir": "pandoc-2.14.0.3", + "extract_dir": "pandoc-2.14.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"