From dcdd8293ed4594ee8bed51050e69c6e4eb0eaed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 12 Mar 2021 09:11:08 +0100 Subject: [PATCH] pandoc-crossref: Update to version 0.3.10.0 --- 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 de3d8fc7b6..75a19e348b 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.9.1", + "version": "0.3.10.0", "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.9.1/pandoc-crossref-Windows.7z", - "hash": "fe779c649f4f9bee6bb29a1701be9ac7176547ba8e03dcfe8777dcbdfac0d3b7" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.10.0/pandoc-crossref-Windows.7z", + "hash": "b6a5fd7de26258c2ed451f8c46fa52f14b8ab7102a44f699232a4cd18582de5d" } }, "bin": "pandoc-crossref.exe",