We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ea45e commit e38b44bCopy full SHA for e38b44b
Formula/lilypond-unstable.rb
@@ -1,8 +1,8 @@
1
class LilypondUnstable < Formula
2
desc "Music engraving system"
3
homepage "https://lilypond.org"
4
- url "https://lilypond.org/download/source/v2.25/lilypond-2.25.19.tar.gz"
5
- sha256 "8061b839b998f4f70ed0920ac406a0aae1d2ef8125738f5267ff050f015f6435"
+ url "https://lilypond.org/download/source/v2.25/lilypond-2.25.20.tar.gz"
+ sha256 "abe795ce6ebc9b816e02f58a07f672b3bb2d993f5aac043ff89fead80bcb9db3"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-3.0-only",
0 commit comments