Skip to content

Commit fa37185

Browse files
committed
resvg 0.45.1
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent a41cdc5 commit fa37185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/resvg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Resvg < Formula
22
desc "SVG rendering tool and library"
33
homepage "https://github.com/RazrFalcon/resvg"
4-
url "https://github.com/RazrFalcon/resvg/archive/refs/tags/0.45.0.tar.gz"
5-
sha256 "871a1583da6af849f8bafd44abc0a75fa7bc9d8ccb242b9e0eae5b5cd4e156c1"
4+
url "https://github.com/linebender/resvg/archive/refs/tags/v0.45.1.tar.gz"
5+
sha256 "02915519b7409f43110f3cbdc5f87724efd58da1d8516914bdabf060c8a9a178"
66
license "MPL-2.0"
77
head "https://github.com/RazrFalcon/resvg.git", branch: "master"
88

0 commit comments

Comments
 (0)