From b29d7a44f4ceac27c610c7317656d6f4ce8062c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 08:27:52 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.12.2 --- 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 82cd3af683..50442a6834 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,13 +1,13 @@ { - "version": "0.3.12.1", + "version": "0.3.12.2", "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.12.1/pandoc-crossref-Windows.7z", - "hash": "7bd54c154c224b1b84c76e3ecb85a8acc20b9860d367af2f8513cd66f2877b61" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.12.2/pandoc-crossref-Windows.7z", + "hash": "1602c95b3b17a8acab319f8ba3d80a1e1f82b48405c33b647cd8f6867262676b" } }, "bin": "pandoc-crossref.exe",