exploitdb 2019-05-29 (#40478)
This commit is contained in:
parent
8bdd326027
commit
3a7475e7ee
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Exploitdb < Formula
|
||||||
desc "The official Exploit Database"
|
desc "The official Exploit Database"
|
||||||
homepage "https://www.exploit-db.com/"
|
homepage "https://www.exploit-db.com/"
|
||||||
url "https://github.com/offensive-security/exploitdb.git",
|
url "https://github.com/offensive-security/exploitdb.git",
|
||||||
:tag => "2019-05-28",
|
:tag => "2019-05-29",
|
||||||
:revision => "18a676ca3b54abaa0b822e097423dca9569b414a"
|
:revision => "1a6935f64aa2e5e3e0b9fb2a15aee17a6f291027"
|
||||||
version "2019-05-28"
|
version "2019-05-29"
|
||||||
head "https://github.com/offensive-security/exploitdb.git"
|
head "https://github.com/offensive-security/exploitdb.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue