Skip to content

Commit

Permalink
Merge pull request #1365 from AMZN-daimini/wip/daimini/Wing/UpdateVer…
Browse files Browse the repository at this point in the history
…sionToInputStreamFix

Update wing version for release to 0.3.20
  • Loading branch information
danyeaw authored Jun 13, 2024
2 parents 5081243 + c0c6548 commit 240dc5b
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.18",
version="0.3.20",
repository="https://gitlab.gnome.org/GNOME/wing",
archive_url="https://gitlab.gnome.org/GNOME/wing/-/archive/v{version}/wing-v{version}.tar.gz",
hash="6d15984c917d9bdf2c88a06072991daf39a226d2024ec5b196a1c9ed8e81e962",
hash="b9d40b71880fd454ccb80877e5046f1e909eae2df69866c5c84faa9a81a1bb70",
dependencies=["ninja", "meson", "pkgconf", "glib"],
)

Expand Down

0 comments on commit 240dc5b

Please sign in to comment.