exploitdb 2019-05-23
Closes #40206. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
f53aad5c3e
commit
5262aced5e
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-05-22",
|
||||
:revision => "6d57564d7ce144bee037c2e60a3da3108c757df8"
|
||||
version "2019-05-22"
|
||||
:tag => "2019-05-23",
|
||||
:revision => "edfd130ad191968e13bdcda2a3f22fdb806ce593"
|
||||
version "2019-05-23"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue