Skip to content

Commit

Permalink
lilypond-unstable 2.25.18
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Jul 14, 2024
1 parent b0ba947 commit 349caa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lilypond-unstable.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class LilypondUnstable < Formula

Check warning on line 1 in Formula/lilypond-unstable.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew linkage --cached --test --strict nwhetsell/lilypond/lilypond-unstable` failed on Linux!

Indirect dependencies with linkage: bdw-gc cairo glib libpng zlib

Check warning on line 1 in Formula/lilypond-unstable.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

`brew linkage --cached --test --strict nwhetsell/lilypond/lilypond-unstable` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: bdw-gc cairo gettext glib harfbuzz libpng

Check warning on line 1 in Formula/lilypond-unstable.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew linkage --cached --test --strict nwhetsell/lilypond/lilypond-unstable` failed on macOS Ventura (13)!

Indirect dependencies with linkage: bdw-gc cairo gettext glib harfbuzz libpng
desc "Music engraving system"
homepage "https://lilypond.org"
url "https://lilypond.org/download/source/v2.25/lilypond-2.25.17.tar.gz"
sha256 "01519dfc7dbe950c546325c607674e054e2ba6a4792d2927de2b21bb9baa0d8b"
url "https://lilypond.org/download/source/v2.25/lilypond-2.25.18.tar.gz"
sha256 "7429086fe7ebeb3b3fe45dc94f765ae0a2865840b0cc9377787832e046bf33f4"
license all_of: [
"GPL-3.0-or-later",
"GPL-3.0-only",
Expand Down

0 comments on commit 349caa4

Please sign in to comment.