From 652ca3bf799ac9b2743bf3e2187228604b88e415 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:38:11 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.22a --- 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 a976b0f1e2..fa9a27db39 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.22", + "version": "0.3.22a", "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.22/pandoc-crossref-Windows-X64.7z", - "hash": "61472287bda11ef4a2c496d2514a455f4073bae80bf1aec391e270cc1529318b" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.22a/pandoc-crossref-Windows-X64.7z", + "hash": "0e0f264b45f8b35e6703b412c9dfad567f921e46e2ab2f84decb8c30924f1434" } }, "bin": "pandoc-crossref.exe",