Skip to content

Commit 83dea90

Browse files
committed
v1.4.4
1 parent 3887270 commit 83dea90

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

0 commit comments

Comments
 (0)