discount: update 2.2.2 bottle.

This commit is contained in:
BrewTestBot 2017-03-16 03:55:15 +00:00 committed by FX Coudert
parent 230fa97678
commit de3974446c

View file

@ -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."