 d496f5c121
			
		
	
	
		d496f5c121
		
			
		
	
	
	
	
		
			
			Do the usual deprecate/disable dance for the Homebrew 2.6.0 release. Not to be merged until the next release will definitely be 2.6.0.
		
			
				
	
	
		
			7 lines
		
	
	
		
			124 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			124 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| # typed: strict
 | |
| # frozen_string_literal: true
 | |
| 
 | |
| require "compat/cli/parser"
 | |
| require "compat/formula"
 | |
| require "compat/global"
 |