From 1cd493c35bc29447401739c9eed4817feeb06a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 04:29:11 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.22 --- 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 6053536be0..a976b0f1e2 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.21a", + "version": "0.3.22", "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.21a/pandoc-crossref-Windows-X64.7z", - "hash": "8071953c22d3f897d5e7ae31b5b6bc49b69533d579e7a9b718263065ac036296" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.22/pandoc-crossref-Windows-X64.7z", + "hash": "61472287bda11ef4a2c496d2514a455f4073bae80bf1aec391e270cc1529318b" } }, "bin": "pandoc-crossref.exe",