pandoc-crossref: Update to version 0.3.16.0c

This commit is contained in:
github-actions[bot] 2023-07-09 04:28:56 +00:00
parent e4b61ae05c
commit d2fba19a71

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.16.0b", "version": "0.3.16.0c",
"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.16.0b/pandoc-crossref-Windows.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0c/pandoc-crossref-Windows.7z",
"hash": "5df902ebbb67d0b645d556d84159b8112d01ccc858b1d2d9b6f3c0d2e0743ca1" "hash": "b2c11fac1a332c862ab011ec5f53bf1cea9dc585eb5a089f4965d8d94d1869d7"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",