exploitdb 2019-08-22
Closes #43365. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
c637adf2f7
commit
b170062bb1
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-08-20",
|
:tag => "2019-08-22",
|
||||||
:revision => "c0ff0bbedd6eda594337dbef72c065415c276ccf"
|
:revision => "803c63574c34d25f00cfe4d31d19bfc0030b8a84"
|
||||||
version "2019-08-20"
|
version "2019-08-22"
|
||||||
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