pandoc-crossref: Update to version 0.3.8.4

This commit is contained in:
Jakub Čábera 2020-11-22 10:13:17 +01:00
parent a80f9504a9
commit 6d182e60f3

View File

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