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 26314c7 commit ffea70eCopy full SHA for ffea70e
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.17.0.tar.gz"
5
- sha256 "94aadc284bf38cd175db7acef629238c9904888a60034caee079a8ba66d7bc2d"
+ url "https://github.com/swhitty/SwiftDraw/archive/refs/tags/0.18.0.tar.gz"
+ sha256 "f29bfb19f1c89f1aa5b7eb15debd392d73f5617689c4acfba90b836eef5fa490"
6
license "Zlib"
7
head "https://github.com/swhitty/SwiftDraw.git", branch: "main"
8
0 commit comments