Merge pull request #18798 from Homebrew/mirror-with-api

formula_installer: re-enable mirror usage when installing via API
This commit is contained in:
Bo Anderson 2024-11-22 00:25:32 +00:00 committed by GitHub
commit c329e726f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1317,6 +1317,7 @@ on_request: installed_on_request?, options:)
formula.fetch_patches
formula.resources.each(&:fetch)
downloadable_object = downloadable
false
end