exploitdb 2021-11-30
Closes #90215. Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
818c530dec
commit
2aa60f7a46
|
@ -2,9 +2,9 @@ class Exploitdb < Formula
|
|||
desc "Database of public exploits and corresponding vulnerable software"
|
||||
homepage "https://www.exploit-db.com/"
|
||||
url "https://github.com/offensive-security/exploitdb.git",
|
||||
tag: "2021-11-27",
|
||||
revision: "c60e7e2012001b1b3e9d065035f79bb55ef00621"
|
||||
version "2021-11-27"
|
||||
tag: "2021-11-30",
|
||||
revision: "897c47e02019f69982fd050b361aa6596bee873d"
|
||||
version "2021-11-30"
|
||||
license "GPL-2.0-or-later"
|
||||
head "https://github.com/offensive-security/exploitdb.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue