Skip to content

Commit

Permalink
Update pycairo to version 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed Feb 17, 2024
1 parent 0a57f7b commit db5f3a3
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.1",
version="1.26.0",
archive_url="https://github.com/pygobject/pycairo/releases/download/v{version}/pycairo-{version}.tar.gz",
hash="7e2be4fbc3b4536f16db7a11982cbf713e75069a4d73d44fe5a49b68423f5c0c",
hash="2dddd0a874fbddb21e14acd9b955881ee1dc6e63b9c549a192d613a907f9cbeb",
dependencies=["cairo"],
)

Expand Down

0 comments on commit db5f3a3

Please sign in to comment.