pandoc-crossref: Update to version 0.3.4.2

This commit is contained in:
Richard Kuhnt 2019-11-22 17:00:20 +00:00
parent 713d2ae344
commit 385fb6ece3

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.4.1a", "version": "0.3.4.2",
"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.4.1a/windows-x86_64-pandoc_2.7.3.zip", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.4.2/windows-x86_64-pandoc_2.7.3.zip",
"hash": "12d9ca2d1eec6a09b1cc08247fc130adb48144c351490c16f1f74c2448836caa" "hash": "5227ee626df97c7f06336697851aedbd114ea914d4d20988ec9c3dd07f69413b"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",