exploitdb 2019-03-06 (#37646)
This commit is contained in:
parent
a834f73178
commit
43f22eccd9
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-03-05",
|
||||
:revision => "a37e3008e52163a63b495948c8650b446a7876d9"
|
||||
version "2019-03-05"
|
||||
:tag => "2019-03-06",
|
||||
:revision => "dd4f02248db7e876567fafcc4e2a697f27a00dc0"
|
||||
version "2019-03-06"
|
||||
head "https://github.com/offensive-security/exploitdb.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue