pandoc: Update to version 2.18

This commit is contained in:
github-actions[bot] 2022-04-04 20:27:05 +00:00
parent cc3201534a
commit 359edd3402

View File

@ -1,5 +1,5 @@
{
"version": "2.17.1.1",
"version": "2.18",
"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.17.1.1/pandoc-2.17.1.1-windows-x86_64.zip",
"hash": "bd5fb5c2ea78467ea6a6cffb043a98531a3b65f669aa16e8821d476fb67471be"
"url": "https://github.com/jgm/pandoc/releases/download/2.18/pandoc-2.18-windows-x86_64.zip",
"hash": "769a7b2544da87274d585de5f9e03f268d35a8121b44e45637e607d7aeb78ece"
}
},
"extract_dir": "pandoc-2.17.1.1",
"extract_dir": "pandoc-2.18",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"