From d84a32e4d83a8926c89326de0d9fc5686c79c310 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 04:26:25 +0000 Subject: [PATCH] pandoc: Update to version 3.1.6.1 --- bucket/pandoc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pandoc.json b/bucket/pandoc.json index ae2094ac1c..0dee63481e 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "3.1.6", + "version": "3.1.6.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/3.1.6/pandoc-3.1.6-windows-x86_64.zip", - "hash": "c6cc16deab6f0b4d92f4b189614da469c1b998cab42f423b250c2d35367dffdf" + "url": "https://github.com/jgm/pandoc/releases/download/3.1.6.1/pandoc-3.1.6.1-windows-x86_64.zip", + "hash": "f387fe6612219f0082be77419ea0bf83fecc55cced14910fc2e2ac86337f3b35" } }, - "extract_dir": "pandoc-3.1.6", + "extract_dir": "pandoc-3.1.6.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"