Skip to content

Commit 2cf4a41

Browse files
committed
libgr 0.73.10
1 parent 0e6efe2 commit 2cf4a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libgr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libgr < Formula
22
desc "GR framework: a graphics library for visualisation applications"
33
homepage "https://gr-framework.org/"
4-
url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.9.tar.gz"
5-
sha256 "b784300c069582cb30b45233f358dfcde176fec53250f0bb5d93e0e21c0f1a1f"
4+
url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.10.tar.gz"
5+
sha256 "bf698a5de7f5b25370c610e4816167597957fba7fa9b4eb37dd2148d20724baa"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)