swiftformat 0.19

Closes #7499.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Nick Lockwood 2016-12-02 22:45:32 +00:00 committed by William Woodruff
parent 11121bfb30
commit a0d44c8286
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,8 +1,8 @@
class Swiftformat < Formula
desc "Formatting tool for reformatting Swift code"
homepage "https://github.com/nicklockwood/SwiftFormat"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.18.tar.gz"
sha256 "adb81e0f52fd6a69a8f1b0446fee4b63586ed63e3f3977c603d5d70b3f25a877"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.19.tar.gz"
sha256 "3eff77d94cae57e0186e59194f7bdd63fd12acc9f481edd5c5fdb074a3391ede"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false