hlint: add 2.0.12 bottle.

This commit is contained in:
BrewTestBot 2018-01-19 13:07:17 +00:00 committed by ilovezfs
parent 5ddf84241d
commit c7b22150b9

View file

@ -9,6 +9,12 @@ class Hlint < Formula
sha256 "7e81be91b9ba30274658b95c30f02d5b2a08489363906371b787b002c323d8b1"
head "https://github.com/ndmitchell/hlint.git"
bottle do
sha256 "593dffc0966fbf21f45096879d22ee7a40d1dd7d71a7795e2a0e432541436bc9" => :high_sierra
sha256 "8890dd4f76a6929a29394b019901c9406f4bf6a46df40c640c8d224894ab3375" => :sierra
sha256 "e6bd33d728fdba5bb3a85ca8021ca3e862d1efed8f995ac60875fbd943b52f5c" => :el_capitan
end
depends_on "cabal-install" => :build
depends_on "ghc" => :build