pandoc: Update to version 2.11.4

This commit is contained in:
Jakub Čábera 2021-01-24 10:15:33 +01:00
parent 13af18f32a
commit 41798ba31e

View File

@ -1,5 +1,5 @@
{
"version": "2.11.3.2",
"version": "2.11.4",
"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.11.3.2/pandoc-2.11.3.2-windows-x86_64.zip",
"hash": "3d13adeaceb48f2f158214cb82884edde8293047555184c930e38d59eda99f68"
"url": "https://github.com/jgm/pandoc/releases/download/2.11.4/pandoc-2.11.4-windows-x86_64.zip",
"hash": "ee1b0c4d0f539ee8316d6cebb29f6aa709aa3a72be2b2b4ab6e9e4a77a01a50b"
}
},
"extract_dir": "pandoc-2.11.3.2",
"extract_dir": "pandoc-2.11.4",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"