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 9fce150 commit 5192b69Copy full SHA for 5192b69
Formula/g/glib.rb
@@ -3,8 +3,8 @@ class Glib < Formula
3
4
desc "Core application library for C"
5
homepage "https://docs.gtk.org/glib/"
6
- url "https://download.gnome.org/sources/glib/2.84/glib-2.84.2.tar.xz"
7
- sha256 "88e960dd937057407d61fcb3b45a860704b25923c37ae2478b85f2ecb5a4021f"
+ url "https://download.gnome.org/sources/glib/2.84/glib-2.84.3.tar.xz"
+ sha256 "aa4f87c3225bf57ca85f320888f7484901a17934ca37023c3bd8435a72db863e"
8
license "LGPL-2.1-or-later"
9
10
bottle do
0 commit comments