We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b813718 commit 5ce969eCopy full SHA for 5ce969e
Formula/s/swiftdraw.rb
@@ -1,8 +1,8 @@
1
class Swiftdraw < Formula
2
desc "Convert SVG into PDF, PNG, JPEG or SF Symbol"
3
homepage "https://github.com/swhitty/SwiftDraw"
4
- url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.18.3.tar.gz"
5
- sha256 "a85c9fbd600f97a23055a41a258c6600338c7ac8e817ad03e0567f7d572587c5"
+ url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.19.0.tar.gz"
+ sha256 "17fa99b6e7e4d1ce556af5903b93d00f23d7fc9baa39d4038562e6278af52558"
6
license "Zlib"
7
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
8
0 commit comments