legit: update 1.0.0 bottle.
This commit is contained in:
parent
cde5893ee4
commit
c3f55a9dcb
1 changed files with 3 additions and 4 deletions
|
@ -9,10 +9,9 @@ class Legit < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "2baf449c242c99d28e5fa8e6a90173f1f3a69cc297b152bf58178ae16f5b8b69" => :high_sierra
|
||||
sha256 "77aac4ae3731d10e702c15727b15228b6ceeaa64ae05fb9f0fc1710f18a078c8" => :sierra
|
||||
sha256 "b2b6b76b06f58b127397b8ff8c027459f428bea3e8caa7bd9186296d3202a4d8" => :el_capitan
|
||||
sha256 "d2c5bbb490afaadeb40712cc34abad894510b8ffdf56d40ab3af2676e919480b" => :yosemite
|
||||
sha256 "4315c020f3d8f45f1c9f73b12de153d5bd0ee795fde6e78e4518a48fc76aa11d" => :high_sierra
|
||||
sha256 "68f7d736ef31e34d5ddeb1ab6dd7ddefe861780939b4182c07da417033b0aa00" => :sierra
|
||||
sha256 "c22ae5da34a8c335f3405726fb36725e01de7aa54ed9c7759fbafa076d42c4e2" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue