exploitdb 2019-01-12

Closes #35963.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-01-14 09:13:45 +11:00 committed by FX Coudert
parent 3b8f056c54
commit 252d2df07a

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-01-10",
:revision => "c2a15858989ec83c0ed239268d8dc121cabdcbf6"
version "2019-01-10"
:tag => "2019-01-12",
:revision => "0495dc483e1f9e7d4ae463398c9f60451b34bffd"
version "2019-01-12"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded