pandoc-crossref: Update to version 0.3.22

This commit is contained in:
github-actions[bot] 2025-10-08 04:29:11 +00:00
parent 391d0528f8
commit 1cd493c35b

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.21a", "version": "0.3.22",
"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.21a/pandoc-crossref-Windows-X64.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.22/pandoc-crossref-Windows-X64.7z",
"hash": "8071953c22d3f897d5e7ae31b5b6bc49b69533d579e7a9b718263065ac036296" "hash": "61472287bda11ef4a2c496d2514a455f4073bae80bf1aec391e270cc1529318b"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",