deprecate_disable: add cask deprecation reason
This commit is contained in:
parent
4fa7264a52
commit
3c0efa845a
@ -24,6 +24,7 @@ module DeprecateDisable
|
||||
|
||||
CASK_DEPRECATE_DISABLE_REASONS = {
|
||||
discontinued: "is discontinued upstream",
|
||||
moved_to_mas: "is now exclusively distributed on the Mac App Store",
|
||||
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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user