Skip to content

Commit

Permalink
Update librsvg to version 2.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed Mar 18, 2024
1 parent bfb0c50 commit 31d05b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/librsvg.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ def __init__(self):
Project.__init__(
self,
"librsvg",
version="2.57.2",
version="2.58.0",
repository="https://gitlab.gnome.org/GNOME/librsvg",
archive_url="https://download.gnome.org/sources/librsvg/{major}.{minor}/librsvg-{version}.tar.xz",
hash="9c2b73947924d3f0f5653436c3ee3b170128930ab6abd2303bb6d727b88d6471",
hash="d7c444a926406b59790be0deae196e18ed26059da573fa1aa9ec9ca7658a559c",
dependencies=[
"cargo",
"cairo",
Expand Down

0 comments on commit 31d05b8

Please sign in to comment.