From 24537d4c790f814d8ef6e11b3f6aea84c1355a4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:32:16 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.15.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 e894ba6838..fa20dcfacc 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.15.1", + "version": "0.3.15.1a", "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.1/pandoc-crossref-Windows.7z", - "hash": "1bf1f1d8c80c56c205a15700982c4f933516fbceace40ef05c31d9d11bdef2a6" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.15.1a/pandoc-crossref-Windows.7z", + "hash": "52784306a982ac1ba06d2960cc1f7aac220fdf82c9f18cb657cad7e874a39660" } }, "bin": "pandoc-crossref.exe",