Fix bottle cmd
This commit is contained in:
		
							parent
							
								
									7153c25047
								
							
						
					
					
						commit
						51d2c50721
					
				@ -181,7 +181,7 @@ module Homebrew
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      sig {
 | 
			
		||||
        params(old_keys: T::Array[String], old_bottle_spec: BottleSpecification,
 | 
			
		||||
        params(old_keys: T::Array[Symbol], old_bottle_spec: BottleSpecification,
 | 
			
		||||
               new_bottle_hash: T::Hash[String, T.untyped])
 | 
			
		||||
          .returns([T::Array[String], T::Array[T::Hash[Symbol, T.any(String, Symbol)]]])
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user