pandoc-crossref: Update to version 0.3.10.0

This commit is contained in:
Jakub Čábera 2021-03-12 09:11:08 +01:00
parent eea6b84f35
commit dcdd8293ed

View File

@ -1,13 +1,13 @@
{
"version": "0.3.9.1",
"version": "0.3.10.0",
"description": "Pandoc filter for cross-references",
"homepage": "https://hackage.haskell.org/package/pandoc-crossref",
"license": "GPL-2.0-or-later",
"depends": "pandoc",
"architecture": {
"64bit": {
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.9.1/pandoc-crossref-Windows.7z",
"hash": "fe779c649f4f9bee6bb29a1701be9ac7176547ba8e03dcfe8777dcbdfac0d3b7"
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.10.0/pandoc-crossref-Windows.7z",
"hash": "b6a5fd7de26258c2ed451f8c46fa52f14b8ab7102a44f699232a4cd18582de5d"
}
},
"bin": "pandoc-crossref.exe",