From d4a6092387417e20568aea130e98751d62a5ede8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 8 Nov 2020 08:35:51 +0100 Subject: [PATCH] pandoc: Update to version 2.11.1.1 --- bucket/pandoc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 0adc745ca0..e1f1e44e23 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,15 +1,15 @@ { - "version": "2.11.1", + "version": "2.11.1.1", "description": "Universal markup converter", "homepage": "https://pandoc.org", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/jgm/pandoc/releases/download/2.11.1/pandoc-2.11.1-windows-x86_64.zip", - "hash": "15beef83544d8cb5c3a2f0a3828911a46b23f5352eba69939564a3ebf58afe7f" + "url": "https://github.com/jgm/pandoc/releases/download/2.11.1.1/pandoc-2.11.1.1-windows-x86_64.zip", + "hash": "a894ff65ff51ac405b46e73d27a384edc68a224f41e1c6b57d0b7119a916c2d8" } }, - "extract_dir": "pandoc-2.11.1", + "extract_dir": "pandoc-2.11.1.1", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"