Skip to content

Commit

Permalink
libgr 0.73.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 22, 2024
1 parent 1a64754 commit 19b4644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lib/libgr.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libgr < Formula

Check warning on line 1 in Formula/lib/libgr.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict libgr` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: freetype jpeg-turbo libpng pixman

Check warning on line 1 in Formula/lib/libgr.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict libgr` failed on macOS Ventura (13)!

Indirect dependencies with linkage: freetype jpeg-turbo libpng pixman

Check warning on line 1 in Formula/lib/libgr.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict libgr` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: freetype jpeg-turbo libpng pixman

Check warning on line 1 in Formula/lib/libgr.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict libgr` failed on macOS Monterey (12)!

Indirect dependencies with linkage: freetype jpeg-turbo libpng pixman

Check warning on line 1 in Formula/lib/libgr.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict libgr` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: freetype jpeg-turbo libpng pixman
desc "GR framework: a graphics library for visualisation applications"
homepage "https://gr-framework.org/"
url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.6.tar.gz"
sha256 "00f6265e8d7c27a74a7a717006e7f18d4193748e1a36ca5d3f6749b5dd48dc09"
url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.7.tar.gz"
sha256 "2584727b1413a337ef14daae1e61bdc5c946403031695b42ecfbf8bc1888d132"
license "MIT"

bottle do
Expand Down

0 comments on commit 19b4644

Please sign in to comment.