mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add https to lilypond (#1913)
This commit is contained in:
parent
f9297aeb77
commit
0314e3d1bd
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "2.18.2",
|
"version": "2.18.2",
|
||||||
"homepage": "http://lilypond.org",
|
"homepage": "http://lilypond.org",
|
||||||
"url": "http://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
|
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
|
||||||
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
|
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",
|
||||||
"bin": "usr/bin/lilypond.exe",
|
"bin": "usr/bin/lilypond.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
@ -9,7 +9,7 @@
|
|||||||
"re": "Downloads for LilyPond ([\\d.]+)"
|
"re": "Downloads for LilyPond ([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "http://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-$version-1.mingw.exe#/lilypond.7z",
|
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-$version-1.mingw.exe#/lilypond.7z",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.sha256"
|
"url": "$url.sha256"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user