audit: fix micropython homepage cert issue
This commit is contained in:
parent
b2d9594ca7
commit
1615bc31fa
@ -547,7 +547,8 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
CERT_ERROR_ALLOWLIST = {
|
CERT_ERROR_ALLOWLIST = {
|
||||||
"monero" => "https://www.getmonero.org/",
|
"micropython" => "https://www.micropython.org/",
|
||||||
|
"monero" => "https://www.getmonero.org/",
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
def audit_homepage
|
def audit_homepage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user