exploitdb 2019-09-12

Closes #44189.

Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
Rui Chen 2019-09-12 17:23:14 -04:00 committed by Caleb Xu
parent f43e49b3c9
commit 00243dcdc9

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 => "2019-09-11",
:revision => "a3b360fc6c4ac4b273cf6fa7c63fc305decfcb6a"
version "2019-09-11"
:tag => "2019-09-12",
:revision => "e852f6f7990c5f4f2d4d79c165cf65638ec78e21"
version "2019-09-12"
head "https://github.com/offensive-security/exploitdb.git"
bottle :unneeded