From 1a7f2c7c7461d62e07208a61f2eb91e38e88d6bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 08:25:45 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.16.0 --- 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 d6c7fdc176..3803e1d713 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.15.2a", + "version": "0.3.16.0", "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.15.2a/pandoc-crossref-Windows.7z", - "hash": "47189ca47c947de7eb42564c33c18855895b0598c3b95e5d0f340b5585c0c192" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0/pandoc-crossref-Windows.7z", + "hash": "f17d94845286a291affd6bf63fb3d03200c4fd5267a227863d5ffa660353bcb1" } }, "bin": "pandoc-crossref.exe",