Skip to content

Commit

Permalink
Update GTK to version 4.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and nacho committed Nov 20, 2023
1 parent d4b7b3b commit 007c34e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/gtk.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,12 @@ def __init__(self):
self,
"gtk4",
prj_dir="gtk4",
version="4.12.3",
version="4.12.4",
lastversion_major=4,
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/gtk",
archive_url="https://download.gnome.org/sources/gtk/{major}.{minor}/gtk-{version}.tar.xz",
hash="148ce262f6c86487455fb1d9793c3f58bc3e1da477a29617fadb0420f5870a89",
hash="ba67c6498e5599f928edafb9e08a320adfaa50ab2f0da6fc6ab2252fc2d57520",
dependencies=[
"gdk-pixbuf",
"pango",
Expand Down

0 comments on commit 007c34e

Please sign in to comment.