mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			944 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			944 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.24.2",
 | 
						|
    "description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
 | 
						|
    "homepage": "https://lilypond.org",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.2/downloads/lilypond-2.24.2-mingw-x86_64.zip",
 | 
						|
            "hash": "1ca027793d6bafbf0e6cb3b7bd3ab571f0776ec3c846c493b3b62a80d9d7e5e0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "lilypond-2.24.2",
 | 
						|
    "bin": "bin\\lilypond.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://lilypond.org/download.html",
 | 
						|
        "regex": "lilypond-([\\d.-]+)-mingw"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://gitlab.com/lilypond/lilypond/-/releases/v$version/downloads/lilypond-$version-mingw-x86_64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "extract_dir": "lilypond-$version"
 | 
						|
    }
 | 
						|
}
 |