Skip to content

Commit 1c469b9

Browse files
committed
librsvg 2.61
Signed-off-by: Rui Chen <[email protected]>
1 parent 14799bf commit 1c469b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Formula/lib/librsvg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Librsvg < Formula
22
desc "Library to render SVG files using Cairo"
33
homepage "https://wiki.gnome.org/Projects/LibRsvg"
4-
url "https://download.gnome.org/sources/librsvg/2.60/librsvg-2.60.0.tar.xz"
5-
sha256 "0b6ffccdf6e70afc9876882f5d2ce9ffcf2c713cbaaf1ad90170daa752e1eec3"
4+
url "https://download.gnome.org/sources/librsvg/2.61/librsvg-2.61.0.tar.xz"
5+
sha256 "dbd0db40a1179a382fbb8cc930837671b973d722ba106a3dee2aad0fd858e2c4"
66
license "LGPL-2.1-or-later"
77

88
# librsvg doesn't use GNOME's "even-numbered minor is stable" version scheme.

audit_exceptions/gnome_devel_allowlist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"libadwaita": "1.7",
55
"libart": "2.3",
66
"libepoxy": "1.5",
7-
"librsvg": "2.59",
7+
"librsvg": "2.61",
88
"libshumate": "1.3",
99
"libxml2": "2.13",
1010
"libxslt": "1.1",

0 commit comments

Comments
 (0)