We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6efe2 commit 2cf4a41Copy full SHA for 2cf4a41
Formula/lib/libgr.rb
@@ -1,8 +1,8 @@
1
class Libgr < Formula
2
desc "GR framework: a graphics library for visualisation applications"
3
homepage "https://gr-framework.org/"
4
- url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.9.tar.gz"
5
- sha256 "b784300c069582cb30b45233f358dfcde176fec53250f0bb5d93e0e21c0f1a1f"
+ url "https://github.com/sciapp/gr/archive/refs/tags/v0.73.10.tar.gz"
+ sha256 "bf698a5de7f5b25370c610e4816167597957fba7fa9b4eb37dd2148d20724baa"
6
license "MIT"
7
8
bottle do
0 commit comments