From 7dd7566001fa38183f5ea5b1a9264babb6862bb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:27:27 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.1b --- 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 9b1e570652..a0fbed26d2 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.1a", + "version": "0.3.17.1b", "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.1a/pandoc-crossref-Windows.7z", - "hash": "4990bcb174165a3e32383f0833f0e32179442fb71e056593c2a8f96ceddd6f93" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.1b/pandoc-crossref-Windows.7z", + "hash": "a25dbb6f83e804a25c3ae9a65def224ffd59dfef70e65464fcb5eb108decf134" } }, "bin": "pandoc-crossref.exe",