mypy: update 0.600 bottle.
This commit is contained in:
parent
662ac81a29
commit
10160eeb98
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Mypy < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "d4929b99a6dcdb0383554a7714687da33b0876522f5d0f942ad11a8f5d15d874" => :high_sierra
|
||||
sha256 "26beb73bedfa44ab211b55ab02c4a97a04fd78f4b6b3bc6a6c60694103ebe470" => :sierra
|
||||
sha256 "a3b0e6bdc994be9692972ed91175cea4ff9e6bed04a828cc3179d7b0047b613d" => :el_capitan
|
||||
sha256 "8982e3d6c08f046b56478575be6c8c81d6eb5ed1984baabc6826209b56e0816a" => :high_sierra
|
||||
sha256 "aac7549f940508b5d85ea01ddc657be7f8b68fdca47e06355af1dd585a59a9fc" => :sierra
|
||||
sha256 "7d4eed148c40306517122d7001a1a429fd67a5a9879ee6e31a9f55bcfee64f39" => :el_capitan
|
||||
end
|
||||
|
||||
option "without-sphinx-doc", "Don't build documentation"
|
||||
|
|
Loading…
Reference in a new issue