From 374a4cf7fd5691ed63381ff30721672897e36fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 12:31:02 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.15.2a --- 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 697ef8163d..d6c7fdc176 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.15.2", + "version": "0.3.15.2a", "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.15.2/pandoc-crossref-Windows.7z", - "hash": "f0be35d13f2221dff56ef9e587d7503b5248aecb69b465aea6c76a763c58557e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.15.2a/pandoc-crossref-Windows.7z", + "hash": "47189ca47c947de7eb42564c33c18855895b0598c3b95e5d0f340b5585c0c192" } }, "bin": "pandoc-crossref.exe",