pandoc-crossref: Update to version 0.3.14.0

This commit is contained in:
github-actions[bot] 2022-12-11 20:25:57 +00:00
parent ef7d2821f3
commit 043abe5564

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.13.0b", "version": "0.3.14.0",
"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.13.0b/pandoc-crossref-Windows.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.14.0/pandoc-crossref-Windows.7z",
"hash": "f741ddf88c5ab4a08af422981143bc850d4660e62ff4419dc4de12f2bc96788d" "hash": "f07e7e64e7a2260d43e93941387aa320914f3e161697bce305622d4250040cb3"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",