exploitdb 2019-06-29 (#41464)
This commit is contained in:
parent
eebd82a221
commit
82ae7037bd
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-06-28",
|
||||
:revision => "5632d13fea797cf6988ad6153cd9cffe30025c38"
|
||||
version "2019-06-28"
|
||||
:tag => "2019-06-29",
|
||||
:revision => "70484f5916093176a5e2da335c9249be78f893b5"
|
||||
version "2019-06-29"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue