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 73fffce commit 07ee2d5Copy full SHA for 07ee2d5
Formula/g/gtk4.rb
@@ -1,8 +1,8 @@
1
class Gtk4 < Formula
2
desc "Toolkit for creating graphical user interfaces"
3
homepage "https://gtk.org/"
4
- url "https://download.gnome.org/sources/gtk/4.16/gtk-4.16.5.tar.xz"
5
- sha256 "302d6813fbed95c419fb3ab67c5da5e214882b6a645c3eab9028dfb91ab418a4"
+ url "https://download.gnome.org/sources/gtk/4.16/gtk-4.16.6.tar.xz"
+ sha256 "db1ce6604f5f3116d7a7bfc6426aeb994b746b09d5ed4d3e24d34f7a1d6677b6"
6
license "LGPL-2.1-or-later"
7
8
livecheck do
0 commit comments