mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
* Add 25 descriptions * Update bucket/hashcat.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/hub.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/imagemagick.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/imagemagick.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/leiningen.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/leiningen.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/libwebp.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/mercurial.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/kotlin-native.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/kubectl.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/make.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/haxe.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update kotlin-native.json * Update leiningen.json * Update lessmsi.json * Update libwebp.json
20 lines
770 B
JSON
20 lines
770 B
JSON
{
|
|
"version": "2.18.2",
|
|
"homepage": "http://lilypond.org",
|
|
"description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
|
|
"license": "GPL-3.0-or-later",
|
|
"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"
|
|
}
|
|
}
|
|
}
|