From 58463968e3c7fadb92de059c0108a00a0697f16a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 23 Nov 2019 12:00:32 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.5.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 c45af0e1eb..4ad72610e7 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,12 +1,12 @@ { "homepage": "https://hackage.haskell.org/package/pandoc-crossref", - "version": "0.3.4.2", + "version": "0.3.5.0", "license": "GPL-2.0-or-later", "description": "Pandoc filter for cross-references.", "architecture": { "64bit": { - "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.4.2/windows-x86_64-pandoc_2.7.3.zip", - "hash": "5227ee626df97c7f06336697851aedbd114ea914d4d20988ec9c3dd07f69413b" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.5.0/windows-x86_64-pandoc_2.8.zip", + "hash": "9a660db7e38cf0972418cd9d20278008b98c33b79ad13c12c0bf134321df391a" } }, "bin": "pandoc-crossref.exe",