mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.3",
 | 
						|
    "description": "The True Audio lossless audio encoder/decoder",
 | 
						|
    "homepage": "http://tta.tausoft.org/",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-64bit-sse4.zip",
 | 
						|
            "hash": "sha1:191cf10870a73bc8e62147b76b7be08d61bf0795"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-32bit-sse4.zip",
 | 
						|
            "hash": "sha1:1e0ef67e3352136c27e1a1f03c663fdc78625f9f"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tta.exe"
 | 
						|
}
 |