exploitdb 2019-08-15 (#43145)
This commit is contained in:
parent
df165beddb
commit
205c9fe7d8
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-08-14",
|
||||
:revision => "998fb1eeec2aebfaa8b0532ad38c683f6005a6a4"
|
||||
version "2019-08-14"
|
||||
:tag => "2019-08-15",
|
||||
:revision => "7e6884af13f08a26c8c963b7e7253fe4f2c05092"
|
||||
version "2019-08-15"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue