pandoc-crossref: Update to version 0.3.16.0b

This commit is contained in:
github-actions[bot] 2023-06-25 20:26:06 +00:00
parent 8a2126aafa
commit f77ee3ac11

View File

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