exploitdb 2019-05-23

Closes #40206.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-05-23 15:28:29 +10:00 committed by Chongyu Zhu
parent f53aad5c3e
commit 5262aced5e
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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