From 385fb6ece35c4f5e667813c26a22b0bf92035212 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Nov 2019 17:00:20 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.4.2 --- 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 462ae2ad55..c45af0e1eb 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.1a", + "version": "0.3.4.2", "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.1a/windows-x86_64-pandoc_2.7.3.zip", - "hash": "12d9ca2d1eec6a09b1cc08247fc130adb48144c351490c16f1f74c2448836caa" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.4.2/windows-x86_64-pandoc_2.7.3.zip", + "hash": "5227ee626df97c7f06336697851aedbd114ea914d4d20988ec9c3dd07f69413b" } }, "bin": "pandoc-crossref.exe",