pandoc: Update to version 2.14.0.3

This commit is contained in:
Jakub Čábera 2021-06-23 06:57:56 -07:00
parent 4f20d41664
commit 755ccb0cd6

View File

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