Skip to content

Commit 48d6df9

Browse files
committed
swiftdraw 0.18.1
1 parent 6a26a7c commit 48d6df9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/s/swiftdraw.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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.18.0.tar.gz"
5-
sha256 "f29bfb19f1c89f1aa5b7eb15debd392d73f5617689c4acfba90b836eef5fa490"
4+
url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.18.1.tar.gz"
5+
sha256 "31eecfbf68e5045e4a87311fc864f59e61ef1c1de028f168cc9ded7c463a7b1f"
66
license "Zlib"
7-
revision 1
87
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
98

109
bottle do

0 commit comments

Comments
 (0)