pandoc-crossref: Update to version 0.3.20

This commit is contained in:
github-actions[bot] 2025-05-30 08:30:08 +00:00
parent 70582397cd
commit 96d66d600b

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.19", "version": "0.3.20",
"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.19/pandoc-crossref-Windows-X64.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.20/pandoc-crossref-Windows-X64.7z",
"hash": "ad1671257d857275827b09089b53995cf6c1a2a4aaa992d9b29792945ed335a7" "hash": "351f50d46f66b856055ab44666967b904c2bf7220989c88c6c97c282196915b3"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",