exploitdb 2019-11-13 (#46693)
This commit is contained in:
parent
89672ae0a4
commit
b19b7ac618
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Exploitdb < Formula
|
||||||
desc "The official Exploit Database"
|
desc "The official Exploit Database"
|
||||||
homepage "https://www.exploit-db.com/"
|
homepage "https://www.exploit-db.com/"
|
||||||
url "https://github.com/offensive-security/exploitdb.git",
|
url "https://github.com/offensive-security/exploitdb.git",
|
||||||
:tag => "2019-11-12",
|
:tag => "2019-11-13",
|
||||||
:revision => "7e9d44423597cbad74e5c5e0932b13aafbcdcc9f"
|
:revision => "c8181201fd59be70839ef177070ae9ab6d794422"
|
||||||
version "2019-11-12"
|
version "2019-11-13"
|
||||||
head "https://github.com/offensive-security/exploitdb.git"
|
head "https://github.com/offensive-security/exploitdb.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue