diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 33bd90f2a20..fbade4e3e65 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: "2020-11-26", - revision: "ce8af77d3edb0e95c38e4611fa69b7dc64aee764" - version "2020-11-26" + tag: "2020-11-27", + revision: "1306b3ff5fa0be07d8aa6d9884dc5bdab0b2fb84" + version "2020-11-27" license "GPL-2.0-or-later" head "https://github.com/offensive-security/exploitdb.git"