mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	qaac: Update to version 2.79
This commit is contained in:
		
							parent
							
								
									02c1206167
								
							
						
					
					
						commit
						d33a7b5603
					
				@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.78",
 | 
					    "version": "2.79",
 | 
				
			||||||
    "description": "A command line AAC/ALAC encoder frontend based on Apple encoder.",
 | 
					    "description": "A command line AAC/ALAC encoder frontend based on Apple encoder.",
 | 
				
			||||||
    "homepage": "https://sites.google.com/site/qaacpage/",
 | 
					    "homepage": "https://sites.google.com/site/qaacpage/",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
        "identifier": "Public Domain,...",
 | 
					        "identifier": "Public Domain,...",
 | 
				
			||||||
        "url": "https://github.com/nu774/qaac/blob/master/COPYING"
 | 
					        "url": "https://github.com/nu774/qaac/blob/master/COPYING"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://github.com/nu774/qaac/releases/download/v2.78/qaac_2.78.zip",
 | 
					    "url": "https://github.com/nu774/qaac/releases/download/v2.79/qaac_2.79.zip",
 | 
				
			||||||
    "hash": "922df7e225f7401a7ffe31856f6b8cd8a37a41f8cd2ba656d19a62302482e2e8",
 | 
					    "hash": "086f310a1d332451fbe4622aa650e8f0a141b6ef90dbeeed82df8825e4f3d261",
 | 
				
			||||||
    "notes": [
 | 
					    "notes": [
 | 
				
			||||||
        "To fix 'ERROR: CoreAudioToolbox.dll: The specified module could not be found.',",
 | 
					        "To fix 'ERROR: CoreAudioToolbox.dll: The specified module could not be found.',",
 | 
				
			||||||
        "See: https://hydrogenaud.io/index.php?topic=117089.0"
 | 
					        "See: https://hydrogenaud.io/index.php?topic=117089.0"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "extract_dir": "qaac_2.78\\x64",
 | 
					            "extract_dir": "qaac_2.79\\x64",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                [
 | 
					                [
 | 
				
			||||||
                    "qaac64.exe",
 | 
					                    "qaac64.exe",
 | 
				
			||||||
@ -27,7 +27,7 @@
 | 
				
			|||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "extract_dir": "qaac_2.78\\x86",
 | 
					            "extract_dir": "qaac_2.79\\x86",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                "qaac.exe",
 | 
					                "qaac.exe",
 | 
				
			||||||
                "refalac.exe"
 | 
					                "refalac.exe"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user