exploitdb 2016-04-04

Closes #42.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Leon Jacobs 2016-04-04 13:48:34 +02:00 committed by Alex Dunn
parent 4de1b7f19f
commit e997add71f

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/exploit-database.git",
:tag => "2016-03-21",
:revision => "e67a88eeffbc511d3e5e10bfc26639e6fce16576"
version "2016-03-21"
:tag => "2016-04-04",
:revision => "3b935016eaede0295ce1ef1cd490cb039edc236d"
version "2016-04-04"
head "https://github.com/offensive-security/exploit-database.git"