ScoopInstaller_Main/bucket/lilypond.json
2021-01-11 08:59:05 +01:00

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"
}
}