From 66db2d7d918e15cce72451440cf008a732616aee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 20:22:35 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.0b --- 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 d67c906e43..94709559c7 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.0", + "version": "0.3.17.0b", "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.0/pandoc-crossref-Windows.7z", - "hash": "4fa210feb55265f87e255c8c176caa8de906dad224c9d3cd482609c6070d8e5c" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.0b/pandoc-crossref-Windows.7z", + "hash": "5ba7a257fb6e77e8b8d74227acb60500ce9667f26ba4414a6704a6515f7161eb" } }, "bin": "pandoc-crossref.exe",