From de3974446c7e2563b4a6895b80592295350ce879 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 16 Mar 2017 03:55:15 +0000 Subject: [PATCH] discount: update 2.2.2 bottle. --- Formula/discount.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/discount.rb b/Formula/discount.rb index f200f5ba37..af536a507b 100644 --- a/Formula/discount.rb +++ b/Formula/discount.rb @@ -6,9 +6,9 @@ class Discount < Formula bottle do cellar :any_skip_relocation - sha256 "a20f4d6f1b8f548432100c6cb6eb18eec06e5fcba34e0622a243a1332559e64e" => :sierra - sha256 "4e249da5268aafc6481a20e843dcb8bfb4ea467acf78596a23c70e8fd9ff07ed" => :el_capitan - sha256 "b750ab251006f3ac79144586643c035e6fe36e5e6ef8c80c1a912c685c4ab28b" => :yosemite + sha256 "76eb602335c8e25e5cac3e5ba71427adfd77e4668cded01e9293bff24f959e0a" => :sierra + sha256 "a8487f5efbecb0cc21542be3e923a1bd2553bdae3cda589a60f9e59e46e64e73" => :el_capitan + sha256 "bb20915dd830cdf2c6b996af682227d7c5529d99e31fef8048e7fff513dea257" => :yosemite end option "with-fenced-code", "Enable Pandoc-style fenced code blocks."