chisel: add 1.7.1 bottle.

This commit is contained in:
BrewTestBot 2018-01-16 19:33:23 +00:00 committed by ilovezfs
parent 7f9c6dba19
commit f1bda9cf90

View file

@ -5,6 +5,13 @@ class Chisel < Formula
sha256 "952354d358dea8407b36effff2dd6acd81af733ca920ec2a97e62235f5bcc749"
head "https://github.com/facebook/chisel.git"
bottle do
cellar :any
sha256 "7cc6e9eef63e47cd4ddc61b89d59f80f175512e0abd8029a29f48b8de31bbe84" => :high_sierra
sha256 "b4fc8a9967bc88e73e82a07e14cf8b675312c4d0de09a566835fb3f04845a0a4" => :sierra
sha256 "554afb79cd556e6a40c901e6fa6ea36021e5425e54a146c525f380f22ad12923" => :el_capitan
end
def install
libexec.install Dir["*.py", "commands"]
prefix.install "PATENTS"