From 207bb1fa4bc670293502d081cc45e7d94a3051f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 08:26:51 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.0d --- 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 e20eb47801..40c44cc818 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.0c", + "version": "0.3.17.0d", "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.0c/pandoc-crossref-Windows.7z", - "hash": "82dc31cb1eb237c17d994d6e42fed4eb00c3f5f94c7985ca45c2d30e9a01866b" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.0d/pandoc-crossref-Windows.7z", + "hash": "541410ea7d724c28e6da6799841bafc79ce295d9b26844cca7c72ed66cd8daed" } }, "bin": "pandoc-crossref.exe",