From 36a6207dcd4fb1fdc2522bd33f8861305d6f7a7b Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sun, 23 Jul 2023 08:51:19 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.16.0d --- 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 bd608f10ac..009890f636 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.16.0c", + "version": "0.3.16.0d", "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.0c/pandoc-crossref-Windows.7z", - "hash": "b2c11fac1a332c862ab011ec5f53bf1cea9dc585eb5a089f4965d8d94d1869d7" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.16.0d/pandoc-crossref-Windows.7z", + "hash": "3c186027eb4e792fc36c6d1335f53b82b9da13eb8aea38992548c12a98b6fdd8" } }, "bin": "pandoc-crossref.exe",