From 71bc9f98dbcbe537994bb0597a86622b77cf0203 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Dec 2019 10:00:23 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.6.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 9f19be1b5a..f66089d8b0 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.6.1", + "version": "0.3.6.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.6.1/windows-x86_64-pandoc_2.9.zip", - "hash": "0d91851b699c64ceb742f8d49c3ab68974ecd327a1ba49637b32eec6c482677e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.1a/windows-x86_64-pandoc_2.9.1.zip", + "hash": "f2d6e2a1ffd21c567363c00cc7e0413e6e74a76909ae71576c43b9b72c188a87" } }, "bin": "pandoc-crossref.exe",