Skip to content

Commit

Permalink
Update GTK to version 4.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed Oct 2, 2023
1 parent 952c7cc commit 1eeddb0
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.2",
version="4.12.3",
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="2f4f4d4f92e09f216d386cfdadd54d33d97f23a4555d67b97decfa6f815b6b81",
hash="148ce262f6c86487455fb1d9793c3f58bc3e1da477a29617fadb0420f5870a89",
dependencies=[
"gdk-pixbuf",
"pango",
Expand Down

0 comments on commit 1eeddb0

Please sign in to comment.