ScoopInstaller_Main/bucket/lilypond.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

18 lines
624 B
JSON

{
"version": "2.18.2",
"homepage": "http://lilypond.org",
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
"bin": "usr/bin/lilypond.exe",
"checkver": {
"url": "http://lilypond.org/download.html",
"re": "Downloads for LilyPond ([\\d.]+)"
},
"autoupdate": {
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-$version-1.mingw.exe#/lilypond.7z",
"hash": {
"url": "$url.sha256"
}
}
}