brew.sh: bump minimum version.
We know we're definitely on at least 4.3.0 now, so let's update this.
This commit is contained in:
		
							parent
							
								
									378f7f8f72
								
							
						
					
					
						commit
						4bf0a7f20f
					
				| @ -488,7 +488,7 @@ unset GIT_DESCRIBE_CACHE | ||||
| HOMEBREW_USER_AGENT_VERSION="${HOMEBREW_VERSION}" | ||||
| if [[ -z "${HOMEBREW_VERSION}" ]] | ||||
| then | ||||
|   HOMEBREW_VERSION=">=4.1.0 (shallow or no git repository)" | ||||
|   HOMEBREW_VERSION=">=4.3.0 (shallow or no git repository)" | ||||
|   HOMEBREW_USER_AGENT_VERSION="4.X.Y" | ||||
| fi | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mike McQuaid
						Mike McQuaid