exploitdb 2019-10-18
Closes #45504. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d438d76c1b
commit
73187da43b
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-10-17",
|
||||
:revision => "588067072abb40e778038c1ad2c34abbd1107f4a"
|
||||
version "2019-10-17"
|
||||
:tag => "2019-10-18",
|
||||
:revision => "6d83c2113579cc8f228e9734582b61189370d76b"
|
||||
version "2019-10-18"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue