From 53b8dc710d2b186f1a4397503e74823a16a0b7c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:32:19 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.22b --- 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 fa9a27db39..b90a4e72b2 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.22a", + "version": "0.3.22b", "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.22a/pandoc-crossref-Windows-X64.7z", - "hash": "0e0f264b45f8b35e6703b412c9dfad567f921e46e2ab2f84decb8c30924f1434" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.22b/pandoc-crossref-Windows-X64.7z", + "hash": "ec73a42b262373fa2843d3490a7a28d161a67a6db896d7c5d28698f945c7832a" } }, "bin": "pandoc-crossref.exe",