From 3cbb3f312f13bc50643c569b55ac08e3bdd6b36c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 04:29:41 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.18.0a --- 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 1bb3e57cb2..5370f6915e 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.18.0", + "version": "0.3.18.0a", "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.0/pandoc-crossref-Windows.7z", - "hash": "685e2366e6dda0b7e07ba48cf986716474881a24ae1b60acc39da11dbc0eed1f" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.18.0a/pandoc-crossref-Windows.7z", + "hash": "54ba5e4580efd770735480e708cdc12c6f2bf91c4b31b5cd7263a6ea30f627fd" } }, "bin": "pandoc-crossref.exe",