From 31a3af2c8ed6a3a164e6c5c3e02c76c4cf1c931e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 16:29:20 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.15.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 faeb03bc68..e894ba6838 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.15.0", + "version": "0.3.15.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.15.0/pandoc-crossref-Windows.7z", - "hash": "fcfa2be7f2a07875deb21a84fa1ec0b3399f23ad4758caf8d8e463663260fb9e" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.15.1/pandoc-crossref-Windows.7z", + "hash": "1bf1f1d8c80c56c205a15700982c4f933516fbceace40ef05c31d9d11bdef2a6" } }, "bin": "pandoc-crossref.exe",