pandoc: Update to version 2.10

This commit is contained in:
Jakub Čábera 2020-06-30 08:34:17 +02:00
parent 5fddf6ff64
commit 0591951bb4

View File

@ -1,19 +1,19 @@
{
"homepage": "https://pandoc.org",
"version": "2.9.2.1",
"license": "GPL-2.0-or-later",
"version": "2.10",
"description": "Universal markup converter",
"homepage": "https://pandoc.org",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-x86_64.zip",
"hash": "223f7ef1dd926394ee57b6b5893484e51100be8527bd96eec26e284774863084"
"url": "https://github.com/jgm/pandoc/releases/download/2.10/pandoc-2.10-windows-x86_64.zip",
"hash": "3886e4b20727a0d8417ee0922b493ea11470c6ff42f07b98c857f886633b3dca"
},
"32bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-i386.zip",
"hash": "db5a8533b7e2ef38114e9788e56530bb6be330c326731692f236218682017d4d"
"url": "https://github.com/jgm/pandoc/releases/download/2.10/pandoc-2.10-windows-i386.zip",
"hash": "5f864c353bb3d2e6295c728cc5d9cf1279c9103789b491f5079ab4f146e1fb7d"
}
},
"extract_dir": "pandoc-2.9.2.1",
"extract_dir": "pandoc-2.10",
"bin": [
"pandoc.exe",
"pandoc-citeproc.exe"