mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
lilypond: Update to version 2.20.0-1 (#941)
This commit is contained in:
parent
a0e837e8bb
commit
361345570c
@ -1,19 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "2.18.2",
|
"version": "2.20.0-1",
|
||||||
"homepage": "http://lilypond.org",
|
|
||||||
"description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
|
"description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
|
||||||
|
"homepage": "http://lilypond.org",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
|
"url": "http://lilypond.org/download/binaries/mingw/lilypond-2.20.0-1.mingw.exe#/dl.7z",
|
||||||
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
|
"hash": "3a0ef9acd7aa82d32a7a7952f28eb430b5ef437f06afca8bd3f4f945c327e805",
|
||||||
"bin": "usr/bin/lilypond.exe",
|
"bin": "usr\\bin\\lilypond.exe",
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"usr\\bin\\lilypad.exe",
|
||||||
|
"LilyPad"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "http://lilypond.org/download.html",
|
"url": "http://lilypond.org/windows.html",
|
||||||
"re": "Downloads for LilyPond ([\\d.]+)"
|
"regex": "/lilypond-([\\d.-]+).mingw\\.exe"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-$version-1.mingw.exe#/lilypond.7z",
|
"url": "http://lilypond.org/download/binaries/mingw/lilypond-$version.mingw.exe#/dl.7z"
|
||||||
"hash": {
|
|
||||||
"url": "$url.sha256"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user