From 498eda01bfc1354535a2dc60d2d58bab38b6f4bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:29:04 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.19 --- 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 bae213c13d..5aad0021d1 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.18.2", + "version": "0.3.19", "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.18.2/pandoc-crossref-Windows-X64.7z", - "hash": "6cb50cbca9a9505fab689a1f8fc0b685dafcd25743a27764d40835256c3e72c8" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.19/pandoc-crossref-Windows-X64.7z", + "hash": "ad1671257d857275827b09089b53995cf6c1a2a4aaa992d9b29792945ed335a7" } }, "bin": "pandoc-crossref.exe",