pandoc-crossref: Update to version 0.3.8.3

This commit is contained in:
Jakub Čábera 2020-10-16 17:03:14 +02:00
parent 5fa875bba0
commit 3744861b1f

View File

@ -1,13 +1,13 @@
{
"version": "0.3.8.2",
"version": "0.3.8.3",
"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.8.2/pandoc-crossref-Windows.7z",
"hash": "6c0492b90f6d3419ff754a1c45558ea317630e0795c534341db788c3c41f86ea"
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.8.3/pandoc-crossref-Windows.7z",
"hash": "f5336ca2ed42db721af0fd003cffd37e35ae617505eb507bfa922a2311948d25"
}
},
"bin": "pandoc-crossref.exe",