From fcefe9f6712b7bc0596a6e4ec002a01d615d7fa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 20:28:43 +0000 Subject: [PATCH] pandoc: Update to version 2.19.2 --- bucket/pandoc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 6d6d8cf235..6945799328 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.19.1", + "version": "2.19.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/2.19.1/pandoc-2.19.1-windows-x86_64.zip", - "hash": "40473339594f4837c8221d4f2a40dcd4c7714eab201b6f2e9a7a5194d5417a55" + "url": "https://github.com/jgm/pandoc/releases/download/2.19.2/pandoc-2.19.2-windows-x86_64.zip", + "hash": "e7a0c92b4af6cad31d9899a8b92a3992e18634320349bbf56b729bbbcf71bb99" } }, - "extract_dir": "pandoc-2.19.1", + "extract_dir": "pandoc-2.19.2", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"