internal_audit_modified_casks: remove appcast
This commit is contained in:
parent
c3ac638b9f
commit
7a48e04d07
@ -1,7 +1,7 @@
|
|||||||
module Hbc
|
module Hbc
|
||||||
class CLI
|
class CLI
|
||||||
class InternalAuditModifiedCasks < AbstractInternalCommand
|
class InternalAuditModifiedCasks < AbstractInternalCommand
|
||||||
RELEVANT_STANZAS = [:version, :sha256, :url, :appcast].freeze
|
RELEVANT_STANZAS = [:version, :sha256, :url].freeze
|
||||||
|
|
||||||
option "--cleanup", :cleanup, false
|
option "--cleanup", :cleanup, false
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user