mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:16:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Enhancement: Add release binaries for MIPS architectures
 | 
						|
 | 
						|
We've added a few new architectures for Linux to the release binaries: `mips`,
 | 
						|
`mipsle`, `mips64`, and `mip64le`. MIPS is mostly used for low-end embedded
 | 
						|
systems.
 | 
						|
 | 
						|
https://github.com/restic/restic/issues/3191
 | 
						|
https://github.com/restic/restic/pull/3208
 |