Skip to content

Commit 621782a

Browse files
committed
update giza->1.4.2
1 parent 0165fd2 commit 621782a

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.4.1/giza-v1.4.1.tar.gz"
6-
version "1.4.1"
7-
sha256 "9d77e0f7bc500d918fb67d5a95acaf6eab9688e71cfb3784f9b77238f5232d78"
5+
url "https://github.com/danieljprice/giza/releases/download/v1.4.2/giza-v1.4.2.tar.gz"
6+
version "1.4.2"
7+
sha256 "85807f12e4584d2458046dc8f7cecdcfdb24dadcbe8694641cabb0ca18aacc8a"
88
depends_on "pkg-config" => :build
99
depends_on "gcc" => :build
1010
depends_on "cairo" => :build

0 commit comments

Comments
 (0)