From d6021dc307f84535ac69d900f29d093f1932d547 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 17 Sep 2018 09:14:46 +0000 Subject: [PATCH] pandoc: update 2.3 bottle. --- Formula/pandoc.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/pandoc.rb b/Formula/pandoc.rb index 7f59e84059..94c6a92bd1 100644 --- a/Formula/pandoc.rb +++ b/Formula/pandoc.rb @@ -10,10 +10,10 @@ class Pandoc < Formula head "https://github.com/jgm/pandoc.git" bottle do - sha256 "c2225bafe9a308cee0e8c22759c385ca0095a988ecafb5a7b9dd38eada99fd15" => :mojave - sha256 "ed9075ac91fe652ee287ca0a10b1b71721e29577720155f38971ff8816b93b96" => :high_sierra - sha256 "899afd12294ac0ff27a1f5aee1e042dc88cb88dc831ef0e83ae93d65ec46f4e2" => :sierra - sha256 "d1a0ab671ff89632c9365900ea2ba139ea8b93d49750fe94909635cef8fcd84c" => :el_capitan + sha256 "0d857ce77b83fbf206532b7c9e2023a28b79615b2e1b0cee29d95df385df0a5d" => :mojave + sha256 "824274da6a50b9f5a3fdb55dbbaf6b928abdf2e307ee9d14f6f7a60402c27ba2" => :high_sierra + sha256 "5c5714e8405654edb77b47d414e40890db1c17e48c5a190a41eb53a90f69d311" => :sierra + sha256 "982e1dd2052705ba6a112771b82b1e64b8f0f8040cf1e6d5be8a130c0fae8311" => :el_capitan end depends_on "cabal-install" => :build