exploitdb 2016-12-07

Closes #7623.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2016-12-07 01:53:24 -08:00 committed by Tomasz Pajor
parent 6cdbe93ed0
commit 6821cb8ffe

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-12-02",
:revision => "a5cd225af0e33df78eb3f3a97852ec69e577162f"
version "2016-12-02"
:tag => "2016-12-07",
:revision => "5dc941e36b8fd6925d7d8f687b429c68877f9d9a"
version "2016-12-07"
head "https://github.com/offensive-security/exploit-database.git"
bottle do