sslscan: update 1.11.10_1 bottle.
This commit is contained in:
parent
a2454041a5
commit
829f8d4af5
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ class Sslscan < Formula
|
|||
head "https://github.com/rbsec/sslscan.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "74866c6955b5603ba494ffaa66c028e690e1cdaad792def87eccf13367c5c043" => :sierra
|
||||
sha256 "3294b6c4956bc565af8b714c5e633f5e5b7a05dd4d19a07d8ddaf1f90dcf2d44" => :el_capitan
|
||||
sha256 "0537cb08b5d621601741a9b92d9a0bcec978242b3ca5830711a49a3ebf99036b" => :yosemite
|
||||
cellar :any_skip_relocation
|
||||
sha256 "760493b1794996041d47caf811b09cd3724b6ca7b7918594b7eb308d8bcfa793" => :sierra
|
||||
sha256 "29e4cdd913a4b684fabd70f58d4be444e1a38b7aefc8d15e00e02b1c286a41d2" => :el_capitan
|
||||
sha256 "4ac19a3ddd29aa89fbc69758399c4a5c18b63ca01795643ec35c354a7454b2f0" => :yosemite
|
||||
end
|
||||
|
||||
resource "insecure-openssl" do
|
||||
|
|
Loading…
Reference in a new issue