From dc2407993146c5e22524872b4a02459d28d85a8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:27:24 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.0e --- 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 40c44cc818..fdb91404d7 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.0d", + "version": "0.3.17.0e", "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.0d/pandoc-crossref-Windows.7z", - "hash": "541410ea7d724c28e6da6799841bafc79ce295d9b26844cca7c72ed66cd8daed" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.0e/pandoc-crossref-Windows.7z", + "hash": "a1e0a26771ad1a677ae514f76e5827a58279dedb3eac84691208491365f6a27e" } }, "bin": "pandoc-crossref.exe",