From 02d03eab8c7178558a0ba61c16d844a13aac7f31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 12:30:26 +0000 Subject: [PATCH] lilypond: Update to version 2.24.1 --- bucket/lilypond.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lilypond.json b/bucket/lilypond.json index c59f1be844..9bbc95bb60 100644 --- a/bucket/lilypond.json +++ b/bucket/lilypond.json @@ -1,12 +1,12 @@ { - "version": "2.24.0", + "version": "2.24.1", "description": "A music engraving program devoted to producing the highest-quality sheet music possible.", "homepage": "http://lilypond.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.0/downloads/lilypond-2.24.0-mingw-x86_64.zip", - "hash": "6559f341bd590444f5924f62a810bb388cefe42a90ba9932dfbf16605614c808" + "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.24.1/downloads/lilypond-2.24.1-mingw-x86_64.zip", + "hash": "750617aaf639360cd622c0beca1b84ff06b516ec5a07064f9d66f3b6582e05f8" } }, "extract_dir": "lilypond-2.24.0",