From d9ffcdb87c1e61331d0c0b1c3456645de9524757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 20:23:43 +0000 Subject: [PATCH] lilypond: Update to version 2.24.3 --- bucket/lilypond.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/lilypond.json b/bucket/lilypond.json index 54c56a09df..83fd37d4a1 100644 --- a/bucket/lilypond.json +++ b/bucket/lilypond.json @@ -1,15 +1,15 @@ { - "version": "2.24.2", + "version": "2.24.3", "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.2/downloads/lilypond-2.24.2-mingw-x86_64.zip", - "hash": "1ca027793d6bafbf0e6cb3b7bd3ab571f0776ec3c846c493b3b62a80d9d7e5e0" + "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.3/downloads/lilypond-2.24.3-mingw-x86_64.zip", + "hash": "57af039e15144339654488717f5737eaad3d6051ff9ef75658ce33dde35794bd" } }, - "extract_dir": "lilypond-2.24.2", + "extract_dir": "lilypond-2.24.3", "bin": "bin\\lilypond.exe", "checkver": { "url": "http://lilypond.org/download.html",