Skip to content

Commit c42eaea

Browse files
committed
giza-x11 1.4.1
1 parent 7534a78 commit c42eaea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

giza-x11.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
class GizaX11 < Formula
33
desc "Scientific plotting library for C/Fortran"
44
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"
5+
url "https://github.com/danieljprice/giza/releases/download/v1.4.1/giza-v1.4.1.tar.gz"
6+
version "1.4.1"
7+
sha256 "9d77e0f7bc500d918fb67d5a95acaf6eab9688e71cfb3784f9b77238f5232d78"
88
depends_on "pkg-config" => :build
99
depends_on "gcc" => :build
1010
depends_on "cairo" => :build

0 commit comments

Comments
 (0)