ScoopInstaller_Main/bucket/lilypond.json
2020-04-02 09:55:02 +08:00

23 lines
781 B
JSON

{
"version": "2.20.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.20.0-1.mingw.exe#/dl.7z",
"hash": "3a0ef9acd7aa82d32a7a7952f28eb430b5ef437f06afca8bd3f4f945c327e805",
"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"
}
}