exploitdb 2019-07-23

Closes #42335.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-07-23 09:13:05 -04:00 committed by Chongyu Zhu
parent d75d3f51d7
commit c824add837
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-07-21",
:revision => "6f05fdc74e315abfdaf55103e1f82a89d12096ec"
version "2019-07-21"
:tag => "2019-07-23",
:revision => "a8a07cdedfe77fadd5c367dfac530c8e74b8285d"
version "2019-07-23"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded