librsvg 2.44.14
Closes #39839. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
94c0eaf0a9
commit
a00d5a4586
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Librsvg < Formula
|
||||
desc "Library to render SVG files using Cairo"
|
||||
homepage "https://wiki.gnome.org/Projects/LibRsvg"
|
||||
url "https://download.gnome.org/sources/librsvg/2.44/librsvg-2.44.13.tar.xz"
|
||||
sha256 "d2d660bf0c6441d019ae7a7ba96b789facbfb14dc97818908ee03e15ba6bcb8f"
|
||||
url "https://download.gnome.org/sources/librsvg/2.44/librsvg-2.44.14.tar.xz"
|
||||
sha256 "6a85a7868639cdd4aa064245cc8e9d864dad8b8e9a4a8031bb09a4796bc4e303"
|
||||
|
||||
bottle do
|
||||
sha256 "f2fcf2fe1c4dca2a55f8ce6501421fe7d0b46158e0a6e312f6af52713f81fdfe" => :mojave
|
||||
|
|
Loading…
Reference in a new issue