From d4025abe04b3a068eba61be28ae9f3dac04af165 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 05:01:48 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.23a --- 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 13e1ea0ed2..e79de76aa3 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.23", + "version": "0.3.23a", "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.23/pandoc-crossref-Windows-X64.7z", - "hash": "cffc0aace2eedebb553367f5125aca54f65a88f183ca0e8bb50960c6533c10d1" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.23a/pandoc-crossref-Windows-X64.7z", + "hash": "b4d4b795c665e0ec1592c0cee3d0ec13d1608d452fd39fbe99f002df3485c5b6" } }, "bin": "pandoc-crossref.exe",