From 96d66d600ba6a6150df3f75f162ae8f979f08177 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 08:30:08 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.20 --- 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 5aad0021d1..8af0664f52 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.19", + "version": "0.3.20", "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.19/pandoc-crossref-Windows-X64.7z", - "hash": "ad1671257d857275827b09089b53995cf6c1a2a4aaa992d9b29792945ed335a7" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.20/pandoc-crossref-Windows-X64.7z", + "hash": "351f50d46f66b856055ab44666967b904c2bf7220989c88c6c97c282196915b3" } }, "bin": "pandoc-crossref.exe",