Skip to content

Commit 339f272

Browse files
authored
exploitdb 2020-07-09 (Homebrew#57714)
1 parent aca851b commit 339f272

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/exploitdb.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class Exploitdb < Formula
22
desc "The official Exploit Database"
33
homepage "https://www.exploit-db.com/"
44
url "https://github.com/offensive-security/exploitdb.git",
5-
:tag => "2020-07-08",
6-
:revision => "8f6367cf98b478d9029efd1a2b5a0788eb2f5c55"
7-
version "2020-07-08"
5+
:tag => "2020-07-09",
6+
:revision => "ff6e1034ebd67e5174d2d2cd7ec490d753712683"
7+
version "2020-07-09"
88
license "GPL-2.0"
99
head "https://github.com/offensive-security/exploitdb.git"
1010

0 commit comments

Comments
 (0)