pandoc: Update version to 2.11.0.1 (#1504)

This commit is contained in:
Christophe Dervieux 2020-10-17 11:28:04 +02:00 committed by GitHub
parent 043596cb84
commit c999571946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +1,15 @@
{
"version": "2.10.1",
"version": "2.11.0.1",
"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.10.1/pandoc-2.10.1-windows-x86_64.zip",
"hash": "73f436d2bb8fe61bbcac21f29ecb51652748387d81aaa6d0cd81664e3b7ac23d"
},
"32bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-i386.zip",
"hash": "1326e1809dd25fabb73e77caccd41bc122117bef6ad5b279d9c23f158afd4382"
"url": "https://github.com/jgm/pandoc/releases/download/2.11.0.1/pandoc-2.11.0.1-windows-x86_64.zip",
"hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323"
}
},
"extract_dir": "pandoc-2.10.1",
"extract_dir": "pandoc-2.11.0.1",
"bin": [
"pandoc.exe",
"pandoc-citeproc.exe"