audit: fix lmod hashcat cert issue

This commit is contained in:
Rui Chen 2020-09-06 20:24:22 -04:00
parent c858f9a3ab
commit 55e045d238

View File

@ -547,6 +547,7 @@ module Homebrew
end
CERT_ERROR_ALLOWLIST = {
"hashcat" => "https://hashcat.net/hashcat/",
"jinx" => "https://www.jinx-lang.org/",
"lmod" => "https://www.tacc.utexas.edu/research-development/tacc-projects/lmod",
"micropython" => "https://www.micropython.org/",