pandoc: update 2.7.3 bottle.

This commit is contained in:
BrewTestBot 2019-06-12 15:01:57 +00:00 committed by Jason Tedor
parent ecd2307938
commit b65f084e36
No known key found for this signature in database
GPG key ID: FA89F05560F16BC5

View file

@ -10,9 +10,9 @@ class Pandoc < Formula
head "https://github.com/jgm/pandoc.git"
bottle do
sha256 "061df034a6db511da9527d4854e125c16facb65bd0220255e35083f7f244666a" => :mojave
sha256 "e5b22a9027074824151f20a99cabca01e1a5188732fc5b63887ce08e654c11c6" => :high_sierra
sha256 "91f38ecb0cfe35b1e8f687226710e1a348d7dcdf67c71cb209688a5875d9f11d" => :sierra
sha256 "bb4246119de8f6f8769d4a7baf3127ed66df0edd69bb84c92b1bdeaa90064caf" => :mojave
sha256 "afe8cc21378449f87f55d10a36282018038e8ad9240b2c10cae28586760ea2e1" => :high_sierra
sha256 "3e738f0e5e5ea97b918c0f123de502119b8ca000654c4b67831e4af7998f394a" => :sierra
end
depends_on "cabal-install" => :build