Don't preprocess URL for Sparkle strategy.

This commit is contained in:
Markus Reiter 2020-12-13 12:19:46 +01:00 committed by Sam Ford
parent 05971c0965
commit 7762a597d6
No known key found for this signature in database
GPG Key ID: 95209E46C7FFDEFE

View File

@ -29,6 +29,7 @@ module Homebrew
STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
:github_latest,
:sparkle,
:page_match,
].freeze