Skip to content

Commit 3887270

Browse files
committed
giza->1.4.3
1 parent 621782a commit 3887270

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

0 commit comments

Comments
 (0)