mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.0.7",
 | 
						|
    "description": "Fast audio loudness scanner & tagger (ReplayGain v2 / R128)",
 | 
						|
    "homepage": "https://github.com/desbma/r128gain",
 | 
						|
    "license": "LGPL-2.1-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/desbma/r128gain/releases/download/1.0.7/r128gain_win64.7z",
 | 
						|
            "hash": "eb032bd4aff4fea0987c99f3e91239359c887648bb2429935ae944d01a3dda88",
 | 
						|
            "extract_dir": "r128gain-win64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/desbma/r128gain/releases/download/1.0.7/r128gain_win32.7z",
 | 
						|
            "hash": "c471af7ab3cadd667c4f7cb641cef9e6c786a6043486c4e6a63e7d36886d8b7e",
 | 
						|
            "extract_dir": "r128gain-win32"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "r128gain.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/desbma/r128gain/releases/download/$version/r128gain_win64.7z"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/desbma/r128gain/releases/download/$version/r128gain_win32.7z"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |