Merge pull request #20584 from Homebrew/livecheck-rename
unversioned_cask_checker: process rename operations
This commit is contained in:
commit
81b79b93f3
@ -118,6 +118,7 @@ module Homebrew
|
|||||||
dir = Pathname(dir)
|
dir = Pathname(dir)
|
||||||
|
|
||||||
installer.extract_primary_container(to: dir)
|
installer.extract_primary_container(to: dir)
|
||||||
|
installer.process_rename_operations(target_dir: dir)
|
||||||
|
|
||||||
info_plist_paths = [
|
info_plist_paths = [
|
||||||
*apps,
|
*apps,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user