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