From 004f940bbadd11c30a43403c58f86987a9af7c20 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 3 Nov 2021 05:03:28 +0000 Subject: [PATCH] exploitdb 2021-11-02 Closes #88678. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 846e72dbce5..57bce719efa 100644 --- a/Formula/exploitdb.rb +++ b/Formula/exploitdb.rb @@ -2,9 +2,9 @@ class Exploitdb < Formula desc "Database of public exploits and corresponding vulnerable software" homepage "https://www.exploit-db.com/" url "https://github.com/offensive-security/exploitdb.git", - tag: "2021-10-30", - revision: "de260aeac64464483585e80a5593c014d222d719" - version "2021-10-30" + tag: "2021-11-02", + revision: "27af25c8c3c1c95161457938763627b480c62372" + version "2021-11-02" license "GPL-2.0-or-later" head "https://github.com/offensive-security/exploitdb.git"