Skip to content

Commit

Permalink
sslscan: update 2.0.13 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Jun 19, 2022
1 parent d4ae929 commit 68b0c25
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Formula/sslscan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@ class Sslscan < Formula
head "https://github.com/rbsec/sslscan.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_monterey: "836951f43d6608b813d7bc1c6ef6de2a6533a5cb9b9935358d0c57d6ffc7f302"
sha256 cellar: :any, arm64_big_sur: "96ad7d01e342880dd402746d097e9717688f3d1cfb92d62db9d3c912277d5dc4"
sha256 cellar: :any, monterey: "dbe8db7512295737f7b425df3d722774a64e3e3df0b8fc41e6217a29c6d26703"
sha256 cellar: :any, big_sur: "4716a56b36bf8b640213057818393bd043104043075f0076cd8484f46bba9b6d"
sha256 cellar: :any, catalina: "7206ababb391c78d0fea16bc4d256dd1ad2ecf46dbd2ffbcc19239751babde79"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4a14c08ecd33e99e69ab5ba041ed5440ce75c4f72fa2e9438acd2921ef47f582"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/sslscan"
sha256 cellar: :any_skip_relocation, aarch64_linux: "0aa09d3823b7a4a0133d1ce19befe96f80629520ce2bad9fc7288960776105e4"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 68b0c25

Please sign in to comment.