audit: fix micropython homepage cert issue

This commit is contained in:
Rui Chen 2020-09-06 20:17:30 -04:00
parent b2d9594ca7
commit 1615bc31fa

View File

@ -547,7 +547,8 @@ module Homebrew
end
CERT_ERROR_ALLOWLIST = {
"monero" => "https://www.getmonero.org/",
"micropython" => "https://www.micropython.org/",
"monero" => "https://www.getmonero.org/",
}.freeze
def audit_homepage