From 10735697c887d09d7103ecc14ad8c5d0638212ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 00:33:03 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.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 02253ffbc0..d67c906e43 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.16.0f", + "version": "0.3.17.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.16.0f/pandoc-crossref-Windows.7z", - "hash": "06a2a879db018ee287cf6415d5fd1e0a877c90f05e34dccffaec7181d49e12d4" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.0/pandoc-crossref-Windows.7z", + "hash": "4fa210feb55265f87e255c8c176caa8de906dad224c9d3cd482609c6070d8e5c" } }, "bin": "pandoc-crossref.exe",