pandoc-crossref: Update to version 0.3.12.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 6e69f11852
commit 3bd4ade685

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.12.0", "version": "0.3.12.1",
"description": "Pandoc filter for cross-references", "description": "Pandoc filter for cross-references",
"homepage": "https://hackage.haskell.org/package/pandoc-crossref", "homepage": "https://hackage.haskell.org/package/pandoc-crossref",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"depends": "pandoc", "depends": "pandoc",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.12.0/pandoc-crossref-Windows.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.12.1/pandoc-crossref-Windows.7z",
"hash": "09308c3b1b4e5b88fcc613b75e134c1f78fd8ea2c4d6b8ba69022b48649d6555" "hash": "7bd54c154c224b1b84c76e3ecb85a8acc20b9860d367af2f8513cd66f2877b61"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",