Fix order of livecheck
in casks.
This commit is contained in:
parent
51274fb02a
commit
05971c0965
@ -8,8 +8,7 @@ module RuboCop
|
||||
STANZA_GROUPS = [
|
||||
[:version, :sha256],
|
||||
[:language],
|
||||
[:url, :appcast, :name, :desc, :homepage],
|
||||
[:livecheck],
|
||||
[:url, :appcast, :livecheck, :name, :desc, :homepage],
|
||||
[
|
||||
:auto_updates,
|
||||
:conflicts_with,
|
||||
|
Loading…
x
Reference in New Issue
Block a user