We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca851b commit 339f272Copy full SHA for 339f272
Formula/exploitdb.rb
@@ -2,9 +2,9 @@ class Exploitdb < Formula
2
desc "The official Exploit Database"
3
homepage "https://www.exploit-db.com/"
4
url "https://github.com/offensive-security/exploitdb.git",
5
- :tag => "2020-07-08",
6
- :revision => "8f6367cf98b478d9029efd1a2b5a0788eb2f5c55"
7
- version "2020-07-08"
+ :tag => "2020-07-09",
+ :revision => "ff6e1034ebd67e5174d2d2cd7ec490d753712683"
+ version "2020-07-09"
8
license "GPL-2.0"
9
head "https://github.com/offensive-security/exploitdb.git"
10
0 commit comments