From 3744861b1f4ffc87b812bf7c9253fa9f2497165a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 16 Oct 2020 17:03:14 +0200 Subject: [PATCH] pandoc-crossref: Update to version 0.3.8.3 --- bucket/pandoc-crossref.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pandoc-crossref.json b/bucket/pandoc-crossref.json index a374ceea04..ce66d411bf 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -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",