From 3572a368f3932471f52b1438cc84cf4f9fc2c600 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Feb 2020 16:01:54 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.6.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 60ce8011cf..d6164b1850 100644 --- a/bucket/pandoc-crossref.json +++ b/bucket/pandoc-crossref.json @@ -1,12 +1,12 @@ { "homepage": "https://hackage.haskell.org/package/pandoc-crossref", - "version": "0.3.6.1b", + "version": "0.3.6.2", "license": "GPL-2.0-or-later", "description": "Pandoc filter for cross-references.", "architecture": { "64bit": { - "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.1b/windows-x86_64-pandoc_2.9.1.1.zip", - "hash": "29e242ffb7673eeeff533db3ba943ed674cfd6429d1eaf755994b4dd2505fdc5" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.2/windows-x86_64-pandoc_2.9.2.zip", + "hash": "75ac5da714fae4b41aef5c4767f7a6dcec5373ad7928483738044150f41226de" } }, "bin": "pandoc-crossref.exe",