Skip to content

Commit

Permalink
Update librsvg to version 2.59.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Sep 30, 2024
1 parent dac305c commit f843862
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.59.0",
version="2.59.1",
repository="https://gitlab.gnome.org/GNOME/librsvg",
archive_url="https://download.gnome.org/sources/librsvg/{major}.{minor}/librsvg-{version}.tar.xz",
hash="370d6ada5cf0de91ceb70d849ed069523ce5de2b33b4c7e86bc640673ad65483",
hash="6116267c7ddabfd4daaf1c341326da0a773139a7223e885ae40ee09bd6986ef6",
dependencies=[
"cargo",
"cairo",
Expand Down

0 comments on commit f843862

Please sign in to comment.