exploitdb: update 2022-07-30 bottle.
parent
73d6126ba8
commit
c0f839bdab
|
@ -9,12 +9,12 @@ class Exploitdb < Formula
|
|||
head "https://github.com/offensive-security/exploitdb.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "1606b1fdfe8721276a98aeaab4001a25e74f5324f46f4fa9c7e2f6f7cca73675"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "102c890cb48f3a9dc6824cad95a01bda54af8ff2b51ebd90ba8088d1cc89fd4d"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "aa7334a99af0f874583c43249186f4db15a2a44ca83c63e0fe25d7f180e4b07a"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "72ca95d4be8c8f6af489248d0c84bab04c6380ba1ff32834e6aee39f957b3f56"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "6440a434ab6024d8aa3165dfcc6272e7c76481b00ae49daa3c1fed9481a48580"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "07b53eb06d42b9c25727b48ee8de3964925798931c5ae43eed54c5b44548265a"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "744dd2e3ebb9f8cc959f31dbf107d856b793bdb96c856bc639d2a461d376f5c4"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f168d687afd4b7b06f14e8f6e64acaefb121fa1abaa58a91a0552437e9819b2e"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "5540fe66e45a13418a25f213090cac151a03f9d18ffe7f28b5ff889f4b269217"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "a55378d1068bd9ae66d550678b7adab6e49d3672fe94177bb5d3538b2f7af111"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "cac3d1b7d0a2ebd0e2fa3ff9f1bf239ecb11606d9606c212ce01382e8143b9ba"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "19ee7c014a58e438c8098dacfd7133aad56a4605975a43ef761429cc90b8df2f"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in New Issue