exploitdb 2017-11-11 (#20554)
This commit is contained in:
parent
de2881e6ad
commit
3160936763
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/exploit-database.git",
|
||||
:tag => "2017-11-04",
|
||||
:revision => "8194245b20906070574b5c87a3afd5d08618fa9c"
|
||||
version "2017-11-04"
|
||||
:tag => "2017-11-11",
|
||||
:revision => "bf64c19b521f9a749574df021571284365428398"
|
||||
version "2017-11-11"
|
||||
head "https://github.com/offensive-security/exploit-database.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue