From b3ae9c51c75ba678446b1e831e177f0989c7b29f Mon Sep 17 00:00:00 2001 From: tech189 Date: Tue, 24 May 2022 18:21:35 +0100 Subject: [PATCH] pandoc-crossref: Update to version 0.3.13.0 (#3604) --- bucket/pandoc-crossref.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pandoc-crossref.json b/bucket/pandoc-crossref.json index e336aeb543..4caa502293 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,19 +1,19 @@ { - "version": "0.3.12.2a", + "version": "0.3.13.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.12.2a/pandoc-crossref-Windows.7z", - "hash": "6616ebd033a27b6f3f5e5aeb0a55204fced0e7b95710574c942061cb24666fdf" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.13.0/pandoc-crossref-Windows.7z", + "hash": "a3a8a51e226c9671b0938844db9e4c604277b7377aacfbc8000cf9560260eebd" } }, "bin": "pandoc-crossref.exe", "checkver": { "url": "https://github.com/lierdakil/pandoc-crossref", - "regex": "/releases/tag/(?:v|V)?([\\d.]+[a-z])" + "regex": "/releases/tag/(?:v|V)?([\\d.]+[a-z]*)" }, "autoupdate": { "architecture": {