Merge pull request #16960 from bevanjkay/mas
deprecate_disable: add cask deprecation reason
This commit is contained in:
		
						commit
						b63334c095
					
				@ -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