Update Library/Homebrew/formula_installer.rb
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
c2b9555d0b
commit
17b6948933
@ -1317,7 +1317,7 @@ on_request: installed_on_request?, options:)
|
||||
self.class.fetched << formula
|
||||
end
|
||||
|
||||
sig { returns(T.any(Bottle, Resource, Resource::Local)) }
|
||||
sig { returns(Downloadable) }
|
||||
def downloadable
|
||||
if (bottle_path = formula.local_bottle_path)
|
||||
Resource::Local.new(bottle_path)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user