From 9a8c27952c2cafa3e858fa7bc1f7ec68b0f55d04 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 17:00:45 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.6.1 --- 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 4b26800ee0..9f19be1b5a 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.0", + "version": "0.3.6.1", "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.0/windows-x86_64-pandoc_2.9.zip", - "hash": "62001670173e71746597ad52c2baa9813f1ddd52f83c820bace30dc7b567e29f" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.1/windows-x86_64-pandoc_2.9.zip", + "hash": "0d91851b699c64ceb742f8d49c3ab68974ecd327a1ba49637b32eec6c482677e" } }, "bin": "pandoc-crossref.exe",