Skip to content

Commit

Permalink
Update pycairo to version 1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and nacho committed Oct 30, 2023
1 parent 079de38 commit 2f64d4b
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.25.0",
version="1.25.1",
archive_url="https://github.com/pygobject/pycairo/releases/download/v{version}/pycairo-{version}.tar.gz",
hash="37842b9bfa6339c45a5025f752e1d78d5840b1a0f82303bdd5610846ad8b5c4f",
hash="7e2be4fbc3b4536f16db7a11982cbf713e75069a4d73d44fe5a49b68423f5c0c",
dependencies=["cairo"],
)

Expand Down

0 comments on commit 2f64d4b

Please sign in to comment.