Skip to content

Commit

Permalink
Update pycairo to version 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Sep 30, 2023
1 parent 07db1d0 commit a7526e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/pycairo.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ def __init__(self):
Meson.__init__(
self,
"pycairo",
version="1.24.0",
version="1.25.0",
archive_url="https://github.com/pygobject/pycairo/releases/download/v{version}/pycairo-{version}.tar.gz",
hash="1444d52f1bb4cc79a4a0c0fe2ccec4bd78ff885ab01ebe1c0f637d8392bcafb6",
hash="37842b9bfa6339c45a5025f752e1d78d5840b1a0f82303bdd5610846ad8b5c4f",
dependencies=["cairo"],
)

Expand Down

0 comments on commit a7526e5

Please sign in to comment.