From 19e9df0e28dd9e43efd186d02058260a3e9080b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 00:34:00 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.17.1 --- 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 20be683a8b..ad5f2e0c52 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.17.0f", + "version": "0.3.17.1", "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.0f/pandoc-crossref-Windows.7z", - "hash": "643d0054a4fd03eb860841f0ae3faa9a693ceaa1c7c82cc785c07eaa5b0b27a9" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.1/pandoc-crossref-Windows.7z", + "hash": "8b70d5ea06e1bdbd2bd054c089466c63b499f61652fc9b8f69277d7c9d7f55d6" } }, "bin": "pandoc-crossref.exe",