unittest: add 0.50-62 bottle.
This commit is contained in:
parent
75c228892c
commit
7e90c8dee3
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Unittest < Formula
|
|||
url "http://unittest.red-bean.com/tar/unittest-0.50-62.tar.gz"
|
||||
sha256 "9586ef0149b6376da9b5f95a992c7ad1546254381808cddad1f03768974b165f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "501b61d05de70cfb53116c66daf380cb35a1665eeecf34dfc6b27ab945458f43" => :el_capitan
|
||||
sha256 "8e26d281818bdf26ae2876004f5388fee9bd954589f57a6a25c979949e5f5bf1" => :yosemite
|
||||
sha256 "2acbb80540c9ff3c17cf4ab95db16657947761813915a94fa4afc0204e4b09b3" => :mavericks
|
||||
end
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue