diff --git a/bucket/lilypond.json b/bucket/lilypond.json index 83fd37d4a1..08adb17542 100644 --- a/bucket/lilypond.json +++ b/bucket/lilypond.json @@ -1,15 +1,15 @@ { - "version": "2.24.3", + "version": "2.24.4", "description": "A music engraving program devoted to producing the highest-quality sheet music possible.", "homepage": "https://lilypond.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.3/downloads/lilypond-2.24.3-mingw-x86_64.zip", - "hash": "57af039e15144339654488717f5737eaad3d6051ff9ef75658ce33dde35794bd" + "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.4/downloads/lilypond-2.24.4-mingw-x86_64.zip", + "hash": "e238f5a33ebde7466fe03d0fbcaa155a44536ca582951972482e0b00ceb0fbf1" } }, - "extract_dir": "lilypond-2.24.3", + "extract_dir": "lilypond-2.24.4", "bin": "bin\\lilypond.exe", "checkver": { "url": "http://lilypond.org/download.html",