From 644156b0c7cbe6f08629d1b89b54c7eae6156f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 30 Jul 2020 18:20:21 +0200 Subject: [PATCH] pandoc-crossref: Update to version 0.3.7.0a --- 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 0f53a5c403..d336a777aa 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.7.0", + "version": "0.3.7.0a", "description": "Pandoc filter for cross-references", "homepage": "https://hackage.haskell.org/package/pandoc-crossref", "license": "GPL-2.0-or-later", "depends": "pandoc", "architecture": { "64bit": { - "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.7.0/pandoc-crossref-Windows-2.10.7z", - "hash": "0ae331500b3b7c6049120a182b0306efa9ef453543ae7e46cd112d2927bfa63e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.7.0a/pandoc-crossref-Windows-2.10.1.7z", + "hash": "dbd41f0a23196e8a86fa6ffa4ab99b34d4ad59d4845a2e99965fa5c7cec5c7b9" } }, "extract_dir": "windows-build",