mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	qaac: Update to version 2.71
This commit is contained in:
		
							parent
							
								
									3eb2a1ab9f
								
							
						
					
					
						commit
						d99a76e220
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.70",
 | 
					    "version": "2.71",
 | 
				
			||||||
    "description": "A command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.",
 | 
					    "description": "A command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.",
 | 
				
			||||||
    "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.70/qaac_2.70.zip",
 | 
					    "url": "https://github.com/nu774/qaac/releases/download/v2.71/qaac_2.71.zip",
 | 
				
			||||||
    "hash": "200ca3e4e7f8b4f27ae35d6fd5f0ed78440e9424710ab26086a590b298799873",
 | 
					    "hash": "f224f1da1e4fc1bd1096025dbb0eea9b4392422abb77810338ecb226b4497aa8",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "extract_dir": "qaac_2.70\\x64",
 | 
					            "extract_dir": "qaac_2.71\\x64",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                [
 | 
					                [
 | 
				
			||||||
                    "qaac64.exe",
 | 
					                    "qaac64.exe",
 | 
				
			||||||
@ -23,7 +23,7 @@
 | 
				
			|||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "extract_dir": "qaac_2.70\\x86",
 | 
					            "extract_dir": "qaac_2.71\\x86",
 | 
				
			||||||
            "bin": [
 | 
					            "bin": [
 | 
				
			||||||
                "qaac.exe",
 | 
					                "qaac.exe",
 | 
				
			||||||
                "refalac.exe"
 | 
					                "refalac.exe"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user