yara: update 3.7.0 bottle.
This commit is contained in:
parent
b9f64720f3
commit
6c3f4d39fd
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Yara < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "deb55e507f653de70e9567a0b0081154ed8beb7d54b3bfae0bb6242766af29c6" => :high_sierra
|
||||
sha256 "c387995ca4eda6fc37d661d7d79c9421b070aa658a5453f52a6f06fd5f8ba928" => :sierra
|
||||
sha256 "3342afc59418374a627c3fbe9dc8e6046d5762f0998e6ac26176b5bf1ada19c8" => :el_capitan
|
||||
sha256 "86d6c185bf7afc46948cef4533eb9902a89560b8002ebf5963e9c60a48c65537" => :yosemite
|
||||
sha256 "0abc89f9bcd944bf31c91d35c21b8990a06d681cdcdd486ca2cb0f25795c5b18" => :high_sierra
|
||||
sha256 "3c41b0a4be9efba08f9df404f463bbcb80783be2aa156079ad9195ea9f1f31ec" => :sierra
|
||||
sha256 "087b9a0a65193d84be380b3a336595812d6db0038e6717e11908a4fe83ef7e43" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue