pandoc: Update to version 2.14.1

This commit is contained in:
Jakub Čábera 2021-07-19 01:38:49 -07:00
parent b889018562
commit e3f01112a1

View File

@ -1,5 +1,5 @@
{
"version": "2.14.0.3",
"version": "2.14.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.14.0.3/pandoc-2.14.0.3-windows-x86_64.zip",
"hash": "dd240e8df898fb9c5250f55908c92bc27fe900d68f35d45f64b80981507b05f7"
"url": "https://github.com/jgm/pandoc/releases/download/2.14.1/pandoc-2.14.1-windows-x86_64.zip",
"hash": "dae7ee9bb8268abedc719fa30e334acd79a32ab3488bbdb5443d2f850c60afe3"
}
},
"extract_dir": "pandoc-2.14.0.3",
"extract_dir": "pandoc-2.14.1",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"