From 22b325788ed1ddcb1b4d455ce8d3566a3796b084 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:01:47 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.13.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 65edb76264..de53797582 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.13.0a", + "version": "0.3.13.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.13.0a/pandoc-crossref-Windows.7z", - "hash": "6de44c39df53b87255696018dcaa94d5987936acd9f49e2f8614649b74ee030e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.13.0b/pandoc-crossref-Windows.7z", + "hash": "f741ddf88c5ab4a08af422981143bc850d4660e62ff4419dc4de12f2bc96788d" } }, "bin": "pandoc-crossref.exe",