pandoc: Update to version 2.9

This commit is contained in:
Richard Kuhnt 2019-12-12 07:00:24 +00:00
parent 0272b0521b
commit b6bcea3e14

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://pandoc.org", "homepage": "https://pandoc.org",
"version": "2.8.1", "version": "2.9",
"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.8.1/pandoc-2.8.1-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/2.9/pandoc-2.9-windows-x86_64.zip",
"hash": "f38c1b44a26ac774858f5748078be2065b9534dc5f43d4e14090b33371b4c0ab" "hash": "ffccf6ec35f6509e86d2b5b72640e48d63724fe961b81bed11fa5876bcf5c882"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.8.1/pandoc-2.8.1-windows-i386.zip", "url": "https://github.com/jgm/pandoc/releases/download/2.9/pandoc-2.9-windows-i386.zip",
"hash": "d155bbbddfa14677c67247b7c4423c35fa805c38240db54d7337fae8794f3c75" "hash": "0983488c664f476158db9fcaadd8aa01e0c38ea19628e1da385d13644577d8c7"
} }
}, },
"bin": [ "bin": [