Skip to content

Commit ffea70e

Browse files
committed
swiftdraw 0.18.0
1 parent 26314c7 commit ffea70e

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.17.0.tar.gz"
5-
sha256 "94aadc284bf38cd175db7acef629238c9904888a60034caee079a8ba66d7bc2d"
4+
url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.18.0.tar.gz"
5+
sha256 "f29bfb19f1c89f1aa5b7eb15debd392d73f5617689c4acfba90b836eef5fa490"
66
license "Zlib"
77
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
88

0 commit comments

Comments
 (0)