mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 08:32:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			55 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			55 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/bin/sh
 | 
						|
 | 
						|
set -ex
 | 
						|
 | 
						|
brew update
 | 
						|
brew install hyperfine
 |