Merge pull request #14758 from reitermarkus/livecheck-extract-plist
Don't preprocess URL for `:extract_plist` strategy.
This commit is contained in:
		
						commit
						4e0a9b8771
					
				@ -33,6 +33,7 @@ module Homebrew
 | 
			
		||||
    ].freeze
 | 
			
		||||
 | 
			
		||||
    STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
 | 
			
		||||
      :extract_plist,
 | 
			
		||||
      :github_latest,
 | 
			
		||||
      :page_match,
 | 
			
		||||
      :header_match,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user