Livecheck: Use alphabetical order in symbols array
This commit is contained in:
parent
8b40d959bf
commit
0148ee870e
@ -29,8 +29,8 @@ module Homebrew
|
|||||||
|
|
||||||
STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
|
STRATEGY_SYMBOLS_TO_SKIP_PREPROCESS_URL = [
|
||||||
:github_latest,
|
:github_latest,
|
||||||
:sparkle,
|
|
||||||
:page_match,
|
:page_match,
|
||||||
|
:sparkle,
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
UNSTABLE_VERSION_KEYWORDS = %w[
|
UNSTABLE_VERSION_KEYWORDS = %w[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user