swiftformat 0.39.1

Closes #36967.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Nick Lockwood 2019-02-14 00:20:49 +00:00 committed by Thierry Moisan
parent fc738b1072
commit f4fb2c8f6d
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

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.39.0.tar.gz"
sha256 "a5d8eba27c8d8c80f735eab83c9292b4d691fe36b6bad8005d2a6d2092f66192"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.39.1.tar.gz"
sha256 "583e1db5cf78b930b67d6d01622da55545873bb947a02d2ecaa79a386cbaab23"
head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false
bottle do