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 5b053e1 commit a3acc41Copy full SHA for a3acc41
Formula/exploitdb.rb
@@ -2,9 +2,9 @@ class Exploitdb < Formula
2
desc "Database of public exploits and corresponding vulnerable software"
3
homepage "https://www.exploit-db.com/"
4
url "https://github.com/offensive-security/exploitdb.git",
5
- tag: "2022-08-04",
6
- revision: "34afdf0a9d8f05c8445def6e6f97aab266d46cda"
7
- version "2022-08-04"
+ tag: "2022-08-10",
+ revision: "a8cb58b3e52dd6397ccbb046e938711c19bf24f0"
+ version "2022-08-10"
8
license "GPL-2.0-or-later"
9
head "https://github.com/offensive-security/exploitdb.git", branch: "master"
10
0 commit comments