From 3da535ecab37d24c43f40db2645eae1f8525e62f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 00:33:50 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.1a --- 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 ad5f2e0c52..9b1e570652 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.1", + "version": "0.3.17.1a", "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.17.1/pandoc-crossref-Windows.7z", - "hash": "8b70d5ea06e1bdbd2bd054c089466c63b499f61652fc9b8f69277d7c9d7f55d6" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.1a/pandoc-crossref-Windows.7z", + "hash": "4990bcb174165a3e32383f0833f0e32179442fb71e056593c2a8f96ceddd6f93" } }, "bin": "pandoc-crossref.exe",