From d1fafb0daec645c1721f4b7d684d49ecf01c9062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 16:27:24 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.16.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 3803e1d713..ed4ce2034b 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.16.0", + "version": "0.3.16.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.16.0/pandoc-crossref-Windows.7z", - "hash": "f17d94845286a291affd6bf63fb3d03200c4fd5267a227863d5ffa660353bcb1" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0a/pandoc-crossref-Windows.7z", + "hash": "f9a2857773159c23fdc4dae9d9c492082a3f707764f0e47b07122b2abeb3393e" } }, "bin": "pandoc-crossref.exe",