exploitdb 2019-12-31 (#48424)
This commit is contained in:
parent
1b72d67390
commit
1dc4db69c9
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Exploitdb < Formula
|
|||
desc "The official Exploit Database"
|
||||
homepage "https://www.exploit-db.com/"
|
||||
url "https://github.com/offensive-security/exploitdb.git",
|
||||
:tag => "2019-12-22",
|
||||
:revision => "0e3474b2ca643034349a54a650ea5361e7c59cc2"
|
||||
version "2019-12-22"
|
||||
:tag => "2019-12-31",
|
||||
:revision => "cd36764b577ec4985da5e134d9e904bfb7bfb1de"
|
||||
version "2019-12-31"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue