Skip to content

Commit a3acc41

Browse files
committed
exploitdb 2022-08-10
Closes Homebrew#107706. Signed-off-by: Alexander Bayandin <alexander@bayandin.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 5b053e1 commit a3acc41

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 "Database of public exploits and corresponding vulnerable software"
33
homepage "https://www.exploit-db.com/"
44
url "https://github.com/offensive-security/exploitdb.git",
5-
tag: "2022-08-04",
6-
revision: "34afdf0a9d8f05c8445def6e6f97aab266d46cda"
7-
version "2022-08-04"
5+
tag: "2022-08-10",
6+
revision: "a8cb58b3e52dd6397ccbb046e938711c19bf24f0"
7+
version "2022-08-10"
88
license "GPL-2.0-or-later"
99
head "https://github.com/offensive-security/exploitdb.git", branch: "master"
1010

0 commit comments

Comments
 (0)