pandoc-crossref: Bump revision for pandoc

Fix the warning:
$ pandoc -Fpandoc-crossref -o document.pdf document.md
WARNING: pandoc-crossref was compiled with pandoc 2.8 but is being run
through 2.9.1.1. This is not supported. Strange things may (and likely
will) happen silently.

Closes #49051.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Shaun Jackman 2020-01-15 09:55:58 -08:00 committed by FX Coudert
parent a89eb2aad5
commit 7a40dc1958

View file

@ -7,6 +7,7 @@ class PandocCrossref < Formula
homepage "https://github.com/lierdakil/pandoc-crossref"
url "https://hackage.haskell.org/package/pandoc-crossref-0.3.5.0/pandoc-crossref-0.3.5.0.tar.gz"
sha256 "646ea9b0d1564f894528036724d7a112d54e6946555602cd15c421b48fc301f4"
revision 1
bottle do
cellar :any_skip_relocation