Skip to content

Commit c424b1f

Browse files
committed
swiftdraw 0.21.0
1 parent 584740e commit c424b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/swiftdraw.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Swiftdraw < Formula
22
desc "Convert SVG into PDF, PNG, JPEG or SF Symbol"
33
homepage "https://github.com/swhitty/SwiftDraw"
4-
url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.20.1.tar.gz"
5-
sha256 "d5038e5c981149e35833e36184f46513bdc674d54bbf654dabd1f7652e65b0be"
4+
url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.21.0.tar.gz"
5+
sha256 "83a08fc68cbae050b9c484b18ffb2909fbd774281625c5509fd0ec8127f8c813"
66
license "Zlib"
77
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
88

0 commit comments

Comments
 (0)