exploitdb 2020-01-10

Closes #48848.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2020-01-10 09:58:33 -05:00 committed by Alexander Bayandin
parent b64f8fdc74
commit eb580bb010

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-09",
:revision => "c7085a57b404e34a3c1ba026f43ea136610f26c6"
version "2020-01-09"
:tag => "2020-01-10",
:revision => "de1e6651e0fe01aa09220f246d8c2fa07c3dea06"
version "2020-01-10"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded