Skip to content

Commit

Permalink
Update GTK to version 4.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and nacho committed Jan 7, 2025
1 parent 618ba8b commit 443ccd4
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.16.7",
version="4.16.12",
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="5303c7624e15a48880591b9ddd43389afba3de4fb92a219719519bb1642ce3dc",
hash="ef31bdbd6f082c4401634a20c850b0050c9bf252ef1e079764ee95a2a0c4c95a",
dependencies=[
"gdk-pixbuf",
"pango",
Expand Down

0 comments on commit 443ccd4

Please sign in to comment.