mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://lame.sourceforge.net/",
 | 
						|
    "description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder",
 | 
						|
    "license": "LGPL-2.0-only",
 | 
						|
    "version": "3.100",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "http://www.rarewares.org/files/mp3/lame3.100-64.zip",
 | 
						|
            "hash": "c9cddf1650fff0ebe0ba79de794b1fa9b334f43f08e2d365b7a158941ad78fa7"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "http://www.rarewares.org/files/mp3/lame3.100.zip",
 | 
						|
            "hash": "910e14565e7edc419e3b841d1cd7eb83db52727d0f34fceec2b04d905a148ac6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "lame.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://www.rarewares.org/mp3-lame-bundle.php",
 | 
						|
        "re": "http://www.rarewares.org/files/mp3/lame([\\d.]+).zip"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "http://www.rarewares.org/files/mp3/lame$version-64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "http://www.rarewares.org/files/mp3/lame$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |