Skip to content

Commit 5ce969e

Browse files
committed
swiftdraw 0.19.0
1 parent b813718 commit 5ce969e

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.18.3.tar.gz"
5-
sha256 "a85c9fbd600f97a23055a41a258c6600338c7ac8e817ad03e0567f7d572587c5"
4+
url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.19.0.tar.gz"
5+
sha256 "17fa99b6e7e4d1ce556af5903b93d00f23d7fc9baa39d4038562e6278af52558"
66
license "Zlib"
77
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
88

0 commit comments

Comments
 (0)