pandoc-crossref: Update to version 0.3.11.0

This commit is contained in:
Jakub Čábera 2021-05-30 08:46:34 -07:00
parent 26823340f5
commit 222f52b5c9

View File

@ -1,13 +1,13 @@
{ {
"version": "0.3.10.0", "version": "0.3.11.0",
"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.10.0/pandoc-crossref-Windows.7z", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.11.0/pandoc-crossref-Windows.7z",
"hash": "b6a5fd7de26258c2ed451f8c46fa52f14b8ab7102a44f699232a4cd18582de5d" "hash": "7eeea4920876e0432b07813be064ab993c52c3a47387a48274415bce7ab881ab"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",