From 98324f8dcf84ed7648dbeddc694e66c80502374b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Dec 2019 12:01:50 +0000 Subject: [PATCH] pandoc-crossref: Update to version 0.3.6.0 --- 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 5062d9463e..4b26800ee0 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.5.0b", + "version": "0.3.6.0", "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.5.0b/windows-x86_64-pandoc_2.8.1.zip", - "hash": "f8f13929d1ecfc7e6bf4f3a7b4c06c5deaa5e6c4b8a57b89b550a38ca30feec5" + "url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.6.0/windows-x86_64-pandoc_2.9.zip", + "hash": "62001670173e71746597ad52c2baa9813f1ddd52f83c820bace30dc7b567e29f" } }, "bin": "pandoc-crossref.exe",