From 6977bd0c81f3e36fbe89bb2de5d8e850fa846ce9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 4 Aug 2019 22:00:20 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.4.1a --- 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 72b265a65d..462ae2ad55 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.1", + "version": "0.3.4.1a", "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.1/windows-x86_64-pandoc_2.7.zip", - "hash": "836277468b11527da159cc6d4091758e31744ca73c337243f45b67678e235e48" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.4.1a/windows-x86_64-pandoc_2.7.3.zip", + "hash": "12d9ca2d1eec6a09b1cc08247fc130adb48144c351490c16f1f74c2448836caa" } }, "bin": "pandoc-crossref.exe",