mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 04:54:29 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
19 lines
659 B
JSON
19 lines
659 B
JSON
{
|
|
"version": "2.18.2",
|
|
"homepage": "http://lilypond.org",
|
|
"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"
|
|
}
|
|
}
|
|
}
|