pandoc-crossref: Update to version 0.3.8.2

This commit is contained in:
Jakub Čábera 2020-10-13 12:29:12 +02:00
parent 7823646f03
commit 8ab6997f4c

View File

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