pandoc: Update to version 2.13

This commit is contained in:
Jakub Čábera 2021-03-21 07:24:22 +01:00
parent 2429aafc5e
commit c04792120d

View File

@ -1,5 +1,5 @@
{
"version": "2.12",
"version": "2.13",
"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.12/pandoc-2.12-windows-x86_64.zip",
"hash": "3ed3283438a1a3d45b8c1fb3cddb87cf93c86064b84de4f8521436292ed94e50"
"url": "https://github.com/jgm/pandoc/releases/download/2.13/pandoc-2.13-windows-x86_64.zip",
"hash": "c7a0523464aee871ee8ceb387e87dd50ac8bf61974f50ec45946df34bc7f7dc6"
}
},
"extract_dir": "pandoc-2.12",
"extract_dir": "pandoc-2.13",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"