pandoc-crossref: Update to version 0.3.6.1

This commit is contained in:
Richard Kuhnt 2019-12-20 17:00:45 +00:00
parent d92d85241e
commit 9a8c27952c

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://hackage.haskell.org/package/pandoc-crossref", "homepage": "https://hackage.haskell.org/package/pandoc-crossref",
"version": "0.3.6.0", "version": "0.3.6.1",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"description": "Pandoc filter for cross-references.", "description": "Pandoc filter for cross-references.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.0/windows-x86_64-pandoc_2.9.zip", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.1/windows-x86_64-pandoc_2.9.zip",
"hash": "62001670173e71746597ad52c2baa9813f1ddd52f83c820bace30dc7b567e29f" "hash": "0d91851b699c64ceb742f8d49c3ab68974ecd327a1ba49637b32eec6c482677e"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",