Don't preprocess URL for :header_match strategy.
This commit is contained in:
parent
e5eb6a2646
commit
52daccb365
@ -31,6 +31,7 @@ module Homebrew
|
||||
STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
|
||||
:github_latest,
|
||||
:page_match,
|
||||
:header_match,
|
||||
:sparkle,
|
||||
].freeze
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user