diff --git a/Formula/e/exploitdb.rb b/Formula/e/exploitdb.rb index fd6bf5d5bf62..d13cf8b5c6d9 100644 --- a/Formula/e/exploitdb.rb +++ b/Formula/e/exploitdb.rb @@ -2,8 +2,8 @@ class Exploitdb < Formula desc "Database of public exploits and corresponding vulnerable software" homepage "https://www.exploit-db.com/" url "https://gitlab.com/exploit-database/exploitdb.git", - tag: "2024-04-14", - revision: "b59144d74e6dc1db0f8f7d04499d707e68635a30" + tag: "2024-04-16", + revision: "27ecd9e84b281f368771ce9d01af97c9d47a0cb5" license "GPL-2.0-or-later" head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"