From f77ee3ac11105313073f62d2d4ff548a0dbb76bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 20:26:06 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.16.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 ed4ce2034b..8784f07616 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.16.0a", + "version": "0.3.16.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.16.0a/pandoc-crossref-Windows.7z", - "hash": "f9a2857773159c23fdc4dae9d9c492082a3f707764f0e47b07122b2abeb3393e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0b/pandoc-crossref-Windows.7z", + "hash": "5df902ebbb67d0b645d556d84159b8112d01ccc858b1d2d9b6f3c0d2e0743ca1" } }, "bin": "pandoc-crossref.exe",