pandoc-crossref: Update to version 0.3.16.0d

This commit is contained in:
HUMORCE 2023-07-23 08:51:19 +00:00
parent df0f8662cf
commit 36a6207dcd
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

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