exploitdb 2018-12-18 (#35238)
This commit is contained in:
parent
bb919ec33c
commit
230401db4c
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 => "2018-12-15",
|
||||
:revision => "e3c06fe0f77432a0517abd1a5fcdad9bfc54c0d8"
|
||||
version "2018-12-15"
|
||||
:tag => "2018-12-18",
|
||||
:revision => "a9bfc525dd8f9294d52a32f7db933fee5fcce29b"
|
||||
version "2018-12-18"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue