mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
23 lines
781 B
JSON
23 lines
781 B
JSON
{
|
|
"version": "2.22.2-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.2-1.mingw.exe#/dl.7z",
|
|
"hash": "3593990ba2e60cb3650da8cd1e469cee00dc8044c21501e5f347e46b155b4a69",
|
|
"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"
|
|
}
|
|
}
|