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 = [
|
STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
|
||||||
:github_latest,
|
:github_latest,
|
||||||
:page_match,
|
:page_match,
|
||||||
|
:header_match,
|
||||||
:sparkle,
|
:sparkle,
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user