exploitdb 2019-09-03

Closes #43800.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-09-03 08:25:30 -04:00 committed by FX Coudert
parent 66df5fdee8
commit 10fcc7d143

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-08-31",
:revision => "b4225f5fa843e93810665e9a8af717cd12fa9edb"
version "2019-08-31"
:tag => "2019-09-03",
:revision => "bc4836bfc11e6a9e3909b281c49d9f18079d8797"
version "2019-09-03"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded