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