From 2e23692abb1961e5ec5b9e1de24e320b9d79369a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 16:31:30 +0000 Subject: [PATCH] pandoc: Update to version 2.17.1.1 --- bucket/pandoc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pandoc.json b/bucket/pandoc.json index c7bee451ea..07d0955ce7 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.18", + "version": "2.17.1.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/2.18/pandoc-2.18-windows-x86_64.zip", - "hash": "769a7b2544da87274d585de5f9e03f268d35a8121b44e45637e607d7aeb78ece" + "url": "https://github.com/jgm/pandoc/releases/download/2.17.1.1/pandoc-2.17.1.1-windows-x86_64.zip", + "hash": "bd5fb5c2ea78467ea6a6cffb043a98531a3b65f669aa16e8821d476fb67471be" } }, - "extract_dir": "pandoc-2.18", + "extract_dir": "pandoc-2.17.1.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"