pandoc-crossref: Update to version 0.3.6.2

This commit is contained in:
Richard Kuhnt 2020-02-26 16:01:54 +00:00
parent 2bb145f3bc
commit 3572a368f3

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://hackage.haskell.org/package/pandoc-crossref", "homepage": "https://hackage.haskell.org/package/pandoc-crossref",
"version": "0.3.6.1b", "version": "0.3.6.2",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"description": "Pandoc filter for cross-references.", "description": "Pandoc filter for cross-references.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.1b/windows-x86_64-pandoc_2.9.1.1.zip", "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.2/windows-x86_64-pandoc_2.9.2.zip",
"hash": "29e242ffb7673eeeff533db3ba943ed674cfd6429d1eaf755994b4dd2505fdc5" "hash": "75ac5da714fae4b41aef5c4767f7a6dcec5373ad7928483738044150f41226de"
} }
}, },
"bin": "pandoc-crossref.exe", "bin": "pandoc-crossref.exe",