From f6ffaf5670b68a65267d31e6670cf1f842dea394 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 12:29:51 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.16.0f --- 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 a287861eea..02253ffbc0 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.16.0e", + "version": "0.3.16.0f", "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.16.0e/pandoc-crossref-Windows.7z", - "hash": "c36eafef32f22eb6b88124147b45cd061feb215a43e7decd045ae73e717fd065" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0f/pandoc-crossref-Windows.7z", + "hash": "06a2a879db018ee287cf6415d5fd1e0a877c90f05e34dccffaec7181d49e12d4" } }, "bin": "pandoc-crossref.exe",