Skip to content

Commit e38b44b

Browse files
committed
lilypond-unstable 2.25.20
Closes #76. Signed-off-by: Nate Whetsell <[email protected]>
1 parent 69ea45e commit e38b44b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lilypond-unstable.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LilypondUnstable < Formula
22
desc "Music engraving system"
33
homepage "https://lilypond.org"
4-
url "https://lilypond.org/download/source/v2.25/lilypond-2.25.19.tar.gz"
5-
sha256 "8061b839b998f4f70ed0920ac406a0aae1d2ef8125738f5267ff050f015f6435"
4+
url "https://lilypond.org/download/source/v2.25/lilypond-2.25.20.tar.gz"
5+
sha256 "abe795ce6ebc9b816e02f58a07f672b3bb2d993f5aac043ff89fead80bcb9db3"
66
license all_of: [
77
"GPL-3.0-or-later",
88
"GPL-3.0-only",

0 commit comments

Comments
 (0)