exploitdb 2020-01-08

Closes #48768.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2020-01-08 07:58:46 -05:00 committed by Alexander Bayandin
parent ed5bd342c6
commit 20f4d4959f

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 => "2020-01-07",
:revision => "95c6eeab795867992db5cef8b68f8bdfd91cd3b2"
version "2020-01-07"
:tag => "2020-01-08",
:revision => "fe24bda1f586b8125e857341352fbe91040bfa61"
version "2020-01-08"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded