mypy: update 0.4.4 bottle.
This commit is contained in:
parent
94b6b129d1
commit
67f0f5d827
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Mypy < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "251f784f48ce4154e7fd447d97b7b78e65530ee7fc910661b07a25917a86b765" => :el_capitan
|
||||
sha256 "317ded0c3972fbd1132c312673b6868d8021749a61448b2e0006ad9098de6ff7" => :yosemite
|
||||
sha256 "80405da001e50eb6df68a136929aff46f1131300a369bc432d7b0433a532984c" => :mavericks
|
||||
sha256 "e73fd7e6eb2b5ddc339771045879976902d7c6f63121025fea84f25f42de69b0" => :el_capitan
|
||||
sha256 "624a040ab3ff1419c6f0ff1d8d5d02e58f9c6415f7f1fd88e8b3bcf285de2033" => :yosemite
|
||||
sha256 "624a040ab3ff1419c6f0ff1d8d5d02e58f9c6415f7f1fd88e8b3bcf285de2033" => :mavericks
|
||||
end
|
||||
|
||||
option "without-sphinx-doc", "Don't build documentation"
|
||||
|
|
Loading…
Reference in a new issue