exploitdb 2019-01-26
Closes #36453. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d13b80b73b
commit
d8a92879a1
1 changed files with 3 additions and 3 deletions
|
@ -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-01-16",
|
||||
:revision => "bb44caca27deb46bc886f085f55435fcc6f6a0bf"
|
||||
version "2019-01-16"
|
||||
:tag => "2019-01-26",
|
||||
:revision => "5a69ff88a0ce545cdbe84532c5145097bd1b066f"
|
||||
version "2019-01-26"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue