exploitdb 2019-07-09

Closes #41755.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-07-09 19:38:45 +10:00 committed by Chongyu Zhu
parent 0f785c09e6
commit 43df4bf804
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-07",
:revision => "3f8a751f2893aa9cfcb84c96e2e0692cbd7e9541"
version "2019-07-07"
:tag => "2019-07-09",
:revision => "09258ea750196718b6e1e434c22dea44edea4d30"
version "2019-07-09"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded