exploitdb 2019-03-20 (#38110)
This commit is contained in:
parent
fcca6f00e6
commit
f5013d2784
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Exploitdb < Formula
|
||||||
desc "The official Exploit Database"
|
desc "The official Exploit Database"
|
||||||
homepage "https://www.exploit-db.com/"
|
homepage "https://www.exploit-db.com/"
|
||||||
url "https://github.com/offensive-security/exploitdb.git",
|
url "https://github.com/offensive-security/exploitdb.git",
|
||||||
:tag => "2019-03-17",
|
:tag => "2019-03-20",
|
||||||
:revision => "ab4683fee8c7f710156238e59a465b080a248ab1"
|
:revision => "2afed97ceb98ce8c6a3aead0fd1ffb42c53b4cdc"
|
||||||
version "2019-03-17"
|
version "2019-03-20"
|
||||||
head "https://github.com/offensive-security/exploitdb.git"
|
head "https://github.com/offensive-security/exploitdb.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue