exploitdb 2018-12-19

Closes #35265.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Igor Kapkov 2018-12-20 09:30:24 +11:00 committed by Jan Viljanen
parent 56b0dc5fd3
commit 6ca152e1d0

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 => "2018-12-18",
:revision => "a9bfc525dd8f9294d52a32f7db933fee5fcce29b"
version "2018-12-18"
:tag => "2018-12-19",
:revision => "c6ebf8bc236af0b9ee3c383c03282c0f01a37f01"
version "2018-12-19"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded