librsvg 2.46.1
Closes #44981. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
be0dfeaf1e
commit
8b2b237a8f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Librsvg < Formula
|
class Librsvg < Formula
|
||||||
desc "Library to render SVG files using Cairo"
|
desc "Library to render SVG files using Cairo"
|
||||||
homepage "https://wiki.gnome.org/Projects/LibRsvg"
|
homepage "https://wiki.gnome.org/Projects/LibRsvg"
|
||||||
url "https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.0.tar.xz"
|
url "https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.1.tar.xz"
|
||||||
sha256 "96c81e52cb81450f3b2e915e6409fd7d1e3c01e4661974b3a98c09a7c45743d1"
|
sha256 "2da1f2547a63a24ead121ad345011d5fd4f038ef46f74712ec82a1e85ec67643"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "787d22ebc7809e48a83708cb7e2b3d80ef3bf73e433442573f4c1ba8e53910b8" => :catalina
|
sha256 "787d22ebc7809e48a83708cb7e2b3d80ef3bf73e433442573f4c1ba8e53910b8" => :catalina
|
||||||
|
|
Loading…
Reference in a new issue