Merge pull request #20584 from Homebrew/livecheck-rename

unversioned_cask_checker: process rename operations
This commit is contained in:
Patrick Linnane 2025-08-26 15:07:02 +00:00 committed by GitHub
commit 81b79b93f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,6 +118,7 @@ module Homebrew
dir = Pathname(dir)
installer.extract_primary_container(to: dir)
installer.process_rename_operations(target_dir: dir)
info_plist_paths = [
*apps,