From 755ccb0cd603480f2f5e0a55558c17d91fe720a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Jun 2021 06:57:56 -0700 Subject: [PATCH] pandoc: Update to version 2.14.0.3 --- bucket/pandoc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"