Skip to content

Commit

Permalink
wing: Update to version 0.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho authored and pbor committed Jun 26, 2024
1 parent c785cce commit c41b35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/wing.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ def __init__(self):
Project.__init__(
self,
"wing",
version="0.3.20",
version="0.3.22",
repository="https://gitlab.gnome.org/GNOME/wing",
archive_url="https://gitlab.gnome.org/GNOME/wing/-/archive/v{version}/wing-v{version}.tar.gz",
hash="b9d40b71880fd454ccb80877e5046f1e909eae2df69866c5c84faa9a81a1bb70",
hash="7c266e4745c4bc2daf8d4b84ad83ae6bf5b8f75f60f4ab70d980ed087e623527",
dependencies=["ninja", "meson", "pkgconf", "glib"],
)

Expand Down

0 comments on commit c41b35d

Please sign in to comment.