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