We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7534a78 commit c42eaeaCopy full SHA for c42eaea
giza-x11.rb
@@ -2,9 +2,9 @@
2
class GizaX11 < Formula
3
desc "Scientific plotting library for C/Fortran"
4
homepage "https://danieljprice.github.io/giza/"
5
- url "https://github.com/danieljprice/giza/releases/download/v1.3.2/giza-v1.3.2.tar.gz"
6
- version "1.3.2"
7
- sha256 "87f14679923ba729a13bc18026178be684d7620aaf0a5eb4172a4a1c9c87c033"
+ url "https://github.com/danieljprice/giza/releases/download/v1.4.1/giza-v1.4.1.tar.gz"
+ version "1.4.1"
+ sha256 "9d77e0f7bc500d918fb67d5a95acaf6eab9688e71cfb3784f9b77238f5232d78"
8
depends_on "pkg-config" => :build
9
depends_on "gcc" => :build
10
depends_on "cairo" => :build
0 commit comments