pandoc: Update to version 2.8

This commit is contained in:
Richard Kuhnt 2019-11-22 18:00:40 +00:00
parent 5ed93d1418
commit 45028e6ea1

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://pandoc.org/", "homepage": "https://pandoc.org/",
"version": "2.7.3", "version": "2.8",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"description": "Universal markup converter.", "description": "Universal markup converter.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-x86_64.zip",
"hash": "d8b7db32e2da55325d0ad825437c0695af7e6921c8fbbd0ae95120608f5906aa", "hash": "fbf3df9cc951fe7853cbd313d2ad5fda080cb371a8e43d6351e076a0645a17a2",
"extract_dir": "pandoc-2.7.3-windows-x86_64" "extract_dir": "pandoc-2.8-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-windows-i386.zip", "url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-i386.zip",
"hash": "b63b03a75648472d6ee8498ab0955048de6a19feaa8c346e83baa4c02b2bb5a0", "hash": "1e1f225abbc6b6b6512d963094b7b88188d8856c442d725b6e50e265774ffecd",
"extract_dir": "pandoc-2.7.3-windows-i386" "extract_dir": "pandoc-2.8-windows-i386"
} }
}, },
"bin": [ "bin": [