mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			781 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.22.0-1",
 | 
						|
    "description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
 | 
						|
    "homepage": "http://lilypond.org",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "url": "http://lilypond.org/download/binaries/mingw/lilypond-2.22.0-1.mingw.exe#/dl.7z",
 | 
						|
    "hash": "acd63f83d07b4df2fd743c135ca4f67ee6efc6ba9b64dd1b64e3b77a051103ab",
 | 
						|
    "bin": "usr\\bin\\lilypond.exe",
 | 
						|
    "shortcuts": [
 | 
						|
        [
 | 
						|
            "usr\\bin\\lilypad.exe",
 | 
						|
            "LilyPad"
 | 
						|
        ]
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://lilypond.org/windows.html",
 | 
						|
        "regex": "/lilypond-([\\d.-]+).mingw\\.exe"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://lilypond.org/download/binaries/mingw/lilypond-$version.mingw.exe#/dl.7z"
 | 
						|
    }
 | 
						|
}
 |