Skip to content

Commit

Permalink
Update pango to version 1.50.14
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Apr 1, 2023
1 parent 64dd516 commit a7a3625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/pango.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ def __init__(self):
Project.__init__(
self,
"pango",
version="1.50.13",
version="1.50.14",
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/pango",
archive_url="https://download.gnome.org/sources/pango/{major}.{minor}/pango-{version}.tar.xz",
hash="5cdcf6d761d26a3eb9412b6cb069b32bd1d9b07abf116321167d94c2189299fd",
hash="1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8",
dependencies=[
"ninja",
"meson",
Expand Down

0 comments on commit a7a3625

Please sign in to comment.