deprecate_disable: add unsigned reason
This commit is contained in:
parent
2d57103aff
commit
81b2377b12
@ -28,6 +28,7 @@ module DeprecateDisable
|
||||
no_longer_available: "is no longer available upstream",
|
||||
no_longer_meets_criteria: "no longer meets the criteria for acceptable casks",
|
||||
unmaintained: "is not maintained upstream",
|
||||
unsigned: "is unsigned or does not meet signature requirements",
|
||||
}.freeze
|
||||
|
||||
def type(formula_or_cask)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user